Skip to content

Instantly share code, notes, and snippets.

@kikito
Created January 13, 2020 22:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kikito/4cca7fb37498fb65830a4f1b8ba2236c to your computer and use it in GitHub Desktop.
Save kikito/4cca7fb37498fb65830a4f1b8ba2236c to your computer and use it in GitHub Desktop.
[
{
"traceId": "5ab6dfe40fd2d7844cceed129c087c01",
"parentId": "9258d475e01f9b85",
"id": "5f65af42e0735adf",
"name": "get (balancer try 1)",
"timestamp": 1578931517364000,
"localEndpoint": {
"serviceName": "kong"
},
"remoteEndpoint": {
"serviceName": "s",
"ipv4": "3.228.254.201",
"port": 80
},
"tags": {
"error": "false",
"kong.balancer.try": "1",
"kong.route": "2524a70d-9897-4545-93f4-a40eb979236f",
"kong.service": "8fa1ef90-b98b-4e33-bed6-9f6bffc699c6"
}
},
{
"traceId": "5ab6dfe40fd2d7844cceed129c087c01",
"parentId": "9258d475e01f9b85",
"id": "f26d0467662a9e9c",
"kind": "CLIENT",
"name": "get (proxy)",
"timestamp": 1578931517173000,
"duration": 380999,
"localEndpoint": {
"serviceName": "kong"
},
"remoteEndpoint": {
"serviceName": "s",
"ipv4": "3.228.254.201",
"port": 80
},
"annotations": [
{
"timestamp": 1578931517,
"value": "kaf"
},
{
"timestamp": 1578931517,
"value": "kas"
},
{
"timestamp": 1578931517,
"value": "kbf"
},
{
"timestamp": 1578931517,
"value": "kbs"
},
{
"timestamp": 1578931517,
"value": "khf"
},
{
"timestamp": 1578931517,
"value": "khs"
}
],
"tags": {
"kong.route": "2524a70d-9897-4545-93f4-a40eb979236f",
"kong.service": "8fa1ef90-b98b-4e33-bed6-9f6bffc699c6",
"peer.hostname": "mockbin.com"
}
},
{
"traceId": "5ab6dfe40fd2d7844cceed129c087c01",
"id": "9258d475e01f9b85",
"kind": "SERVER",
"name": "get",
"timestamp": 1578931517137000,
"duration": 416999,
"localEndpoint": {
"serviceName": "kong"
},
"remoteEndpoint": {
"serviceName": "s",
"ipv4": "127.0.0.1",
"port": 53020
},
"annotations": [
{
"timestamp": 1578931517,
"value": "krf"
}
],
"tags": {
"http.method": "GET",
"http.path": "/",
"http.status_code": "200",
"kong.node.id": "0478d02b-a41a-4542-88c8-8965770baf19",
"kong.route": "2524a70d-9897-4545-93f4-a40eb979236f",
"kong.service": "8fa1ef90-b98b-4e33-bed6-9f6bffc699c6",
"lc": "kong"
}
}
]
[
{
"traceId": "f30736547adc492ffe20a58f12aec482",
"parentId": "54cc36536c3b6d8e",
"id": "a933da638bc0cee6",
"name": "get (balancer try 1)",
"timestamp": 1578659366428000,
"remoteEndpoint": {
"ipv4": "52.21.131.234",
"port": 80
},
"tags": {
"error": "false",
"kong.balancer.try": "1"
}
},
{
"traceId": "f30736547adc492ffe20a58f12aec482",
"parentId": "54cc36536c3b6d8e",
"id": "d302731e409bb401",
"kind": "CLIENT",
"name": "get (proxy)",
"timestamp": 1578659366427000,
"duration": 359999,
"localEndpoint": {
"serviceName": "s"
},
"remoteEndpoint": {
"ipv4": "52.21.131.234",
"port": 80
},
"annotations": [
{
"timestamp": 1578659366,
"value": "kaf"
},
{
"timestamp": 1578659366,
"value": "kas"
},
{
"timestamp": 1578659366,
"value": "kbf"
},
{
"timestamp": 1578659366,
"value": "kbs"
},
{
"timestamp": 1578659366,
"value": "khf"
},
{
"timestamp": 1578659366,
"value": "khs"
}
],
"tags": {
"kong.route": "2524a70d-9897-4545-93f4-a40eb979236f",
"kong.service": "8fa1ef90-b98b-4e33-bed6-9f6bffc699c6",
"peer.hostname": "mockbin.com"
}
},
{
"traceId": "f30736547adc492ffe20a58f12aec482",
"id": "54cc36536c3b6d8e",
"kind": "SERVER",
"name": "get",
"timestamp": 1578659366427000,
"duration": 359999,
"remoteEndpoint": {
"ipv4": "127.0.0.1",
"port": 51966
},
"annotations": [
{
"timestamp": 1578659366,
"value": "krf"
}
],
"tags": {
"http.method": "GET",
"http.path": "/",
"http.status_code": "200",
"kong.node.id": "69df904c-379f-490c-a078-040bf0326477",
"lc": "kong"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment