Skip to content

Instantly share code, notes, and snippets.

@kevinearls
Created March 8, 2018 15:18
Show Gist options
  • Save kevinearls/9941f35584ae8acd59b64f33ef36f0cc to your computer and use it in GitHub Desktop.
Save kevinearls/9941f35584ae8acd59b64f33ef36f0cc to your computer and use it in GitHub Desktop.
{
"data": [
{
"traceID": "8bed7321866542d7",
"spans": [
{
"traceID": "8bed7321866542d7",
"spanID": "74941b9e8e0f9d37",
"flags": 1,
"operationName": "serialize",
"references": [
{
"refType": "CHILD_OF",
"traceID": "8bed7321866542d7",
"spanID": "8bed7321866542d7"
}
],
"startTime": 1.520522243531e+15,
"duration": 1800,
"tags": [
{
"key": "entity.type",
"type": "string",
"value": "java.lang.String"
},
{
"key": "media.type",
"type": "string",
"value": "text\/plain;charset=UTF-8"
}
],
"logs": [
],
"processID": "p1",
"warnings": null
},
{
"traceID": "8bed7321866542d7",
"spanID": "1f8cd80420f71595",
"flags": 1,
"operationName": "serialize",
"references": [
{
"refType": "CHILD_OF",
"traceID": "8bed7321866542d7",
"spanID": "8bed7321866542d7"
}
],
"startTime": 1.520522243531e+15,
"duration": 1932,
"tags": [
{
"key": "entity.type",
"type": "string",
"value": "java.lang.String"
},
{
"key": "media.type",
"type": "string",
"value": "text\/plain;charset=UTF-8"
}
],
"logs": [
],
"processID": "p1",
"warnings": null
},
{
"traceID": "8bed7321866542d7",
"spanID": "ae6699052bd1b9c1",
"flags": 1,
"operationName": "action",
"references": [
{
"refType": "CHILD_OF",
"traceID": "8bed7321866542d7",
"spanID": "8bed7321866542d7"
}
],
"startTime": 1.520522243484e+15,
"duration": 38428,
"tags": [
],
"logs": [
],
"processID": "p1",
"warnings": null
},
{
"traceID": "8bed7321866542d7",
"spanID": "8bed7321866542d7",
"flags": 1,
"operationName": "hello",
"references": [
],
"startTime": 1.520522243481e+15,
"duration": 53239,
"tags": [
{
"key": "http.status_code",
"type": "int64",
"value": 200
},
{
"key": "span.kind",
"type": "string",
"value": "server"
},
{
"key": "sampler.type",
"type": "string",
"value": "probabilistic"
},
{
"key": "sampler.param",
"type": "float64",
"value": 1
},
{
"key": "http.url",
"type": "string",
"value": "http:\/\/localhost:8080\/hello"
},
{
"key": "action2",
"type": "string",
"value": "data-36"
},
{
"key": "http.method",
"type": "string",
"value": "GET"
}
],
"logs": [
],
"processID": "p1",
"warnings": null
}
],
"processes": {
"p1": {
"serviceName": "TooManyTraces",
"tags": [
{
"key": "hostname",
"type": "string",
"value": "kevins-macbook-pro.local"
},
{
"key": "ip",
"type": "string",
"value": "192.168.0.118"
},
{
"key": "jaeger.version",
"type": "string",
"value": "Java-0.25.0"
}
]
}
},
"warnings": null
}
],
"total": 0,
"limit": 0,
"offset": 0,
"errors": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment