Add Zipkin input plugin (#3080)

This commit is contained in:
Daniel Nelson
2017-08-02 17:58:26 -07:00
committed by GitHub
parent ce12913bc2
commit 137b312fa9
18 changed files with 2469 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
[{
"trace_id": 6802735349851856000,
"name": "main.dud",
"id": 6802735349851856000,
"parent_id": null,
"annotations": [
{
"timestamp": 1433330263415871,
"value": "cs",
"host": {
"ipv4": 0,
"port": 9410,
"service_name": "go-zipkin-testclient"
},
"duration": null
},
{
"timestamp": 1433330263415872,
"value": "cr",
"host": {
"ipv4": 0,
"port": 9410,
"service_name": "go-zipkin-testclient"
},
"duration": null
}
],
"binary_annotations": [],
"debug": true
}]