Fix eventing tracing example images (#4357)

* fix eventing tracing example

* scale images
This commit is contained in:
Stavros Kontopoulos 2021-10-13 17:25:49 +03:00 committed by GitHub
parent bcf75940d6
commit 5fbd66e990
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 763 additions and 611 deletions

View File

@ -127,4 +127,4 @@ This is the same screenshot without the annotations.
![Raw Trace](images/RawTrace.png)
If you are interested, here is the [raw JSON](data/ee46c4c6be1df717b3b82f55b531912f.json) of the trace.
If you are interested, here is the [raw JSON](data/2e571e6948ff981283825bb2bf51c87d.json) of the trace.

View File

@ -0,0 +1,762 @@
[
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "8f386b31634e1099",
"id": "956e8ea84c502ec4",
"kind": "SERVER",
"name": "/",
"timestamp": 1634126338370650,
"duration": 4064,
"localEndpoint": {
"serviceName": "recordevents",
"ipv4": "172.17.0.22"
},
"annotations": [
{
"timestamp": 1634126338370659,
"value": "Received 35 bytes"
}
],
"tags": {
"http.host": "recordevents.eventing-e2e1.svc.cluster.local",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "/",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "98c5ba8e979ac706",
"id": "46b3af23e192d025",
"kind": "SERVER",
"name": "/",
"timestamp": 1634126338354802,
"duration": 186,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"annotations": [
{
"timestamp": 1634126338354815,
"value": "Received 35 bytes"
}
],
"tags": {
"http.host": "br-kne-trigger-kn-channel.eventing-e2e1.svc.cluster.local",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "/",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "f96ca6bec9385784",
"id": "8a55a3471770d9a3",
"kind": "CLIENT",
"name": "/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"timestamp": 1634126338355634,
"duration": 2304,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"tags": {
"http.host": "broker-filter.knative-eventing.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"http.status_code": "200",
"http.url": "http://broker-filter.knative-eventing.svc.cluster.local/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "46b3af23e192d025",
"id": "f96ca6bec9385784",
"kind": "CLIENT",
"name": "knative.dev",
"timestamp": 1634126338355587,
"duration": 2396,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"tags": {
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "transformer",
"messaging.destination": "http://broker-filter.knative-eventing.svc.cluster.local/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"messaging.message_id": "event-1",
"messaging.protocol": "HTTP",
"messaging.system": "knative"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "46b3af23e192d025",
"id": "d79bacac2eca5245",
"kind": "CLIENT",
"name": "knative.dev",
"timestamp": 1634126338355130,
"duration": 10754,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"tags": {
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "transformer",
"messaging.destination": "http://broker-filter.knative-eventing.svc.cluster.local/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"messaging.message_id": "event-1",
"messaging.protocol": "HTTP",
"messaging.system": "knative"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "d79bacac2eca5245",
"id": "6884a9357c01d564",
"kind": "CLIENT",
"name": "/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"timestamp": 1634126338355184,
"duration": 12531,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"tags": {
"http.host": "broker-filter.knative-eventing.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"http.status_code": "200",
"http.url": "http://broker-filter.knative-eventing.svc.cluster.local/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "df42679f0d3ac3ea",
"id": "3d0f9ae2ff156002",
"kind": "SERVER",
"name": "/",
"timestamp": 1634126338368047,
"duration": 197,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"annotations": [
{
"timestamp": 1634126338368054,
"value": "Received 35 bytes"
}
],
"tags": {
"http.host": "br-kne-trigger-kn-channel.eventing-e2e1.svc.cluster.local",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "/",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "cef7966b4d4de221",
"id": "5fe093f49a846441",
"kind": "CLIENT",
"name": "/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"timestamp": 1634126338368376,
"duration": 554,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"tags": {
"http.host": "broker-filter.knative-eventing.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"http.status_code": "200",
"http.url": "http://broker-filter.knative-eventing.svc.cluster.local/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "3d0f9ae2ff156002",
"id": "cef7966b4d4de221",
"kind": "CLIENT",
"name": "knative.dev",
"timestamp": 1634126338368346,
"duration": 612,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"tags": {
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "logger",
"messaging.destination": "http://broker-filter.knative-eventing.svc.cluster.local/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"messaging.message_id": "event-1",
"messaging.protocol": "HTTP",
"messaging.system": "knative"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "f0c8907de8bbe660",
"id": "81b18d0636f36880",
"kind": "CLIENT",
"name": "/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"timestamp": 1634126338368436,
"duration": 6747,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"tags": {
"http.host": "broker-filter.knative-eventing.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"http.status_code": "202",
"http.url": "http://broker-filter.knative-eventing.svc.cluster.local/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "3d0f9ae2ff156002",
"id": "f0c8907de8bbe660",
"kind": "CLIENT",
"name": "knative.dev",
"timestamp": 1634126338368408,
"duration": 6850,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"tags": {
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "logger",
"messaging.destination": "http://broker-filter.knative-eventing.svc.cluster.local/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"messaging.message_id": "event-1",
"messaging.protocol": "HTTP",
"messaging.system": "knative"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "db9bdb36a03b57a0",
"id": "356a23b401c5b31c",
"name": "trigger:transformer.eventing-e2e1",
"timestamp": 1634126338368744,
"duration": 74,
"localEndpoint": {
"serviceName": "broker-filter.knative-eventing",
"ipv4": "10.103.218.239"
},
"tags": {
"cloudevents.datacontenttype": "application/json",
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "logger",
"messaging.destination": "trigger:transformer.eventing-e2e1",
"messaging.message_id": "event-1",
"messaging.protocol": "HTTP",
"messaging.system": "knative"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "5fe093f49a846441",
"id": "db9bdb36a03b57a0",
"kind": "SERVER",
"name": "/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"timestamp": 1634126338368653,
"duration": 175,
"localEndpoint": {
"serviceName": "broker-filter.knative-eventing",
"ipv4": "10.103.218.239"
},
"annotations": [
{
"timestamp": 1634126338368699,
"value": "Received 35 bytes"
}
],
"tags": {
"http.host": "broker-filter.knative-eventing.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"http.status_code": "200",
"http.url": "/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "08837ff5508085de",
"id": "6251c772b209e25a",
"name": "trigger:logger.eventing-e2e1",
"timestamp": 1634126338368766,
"duration": 6222,
"localEndpoint": {
"serviceName": "broker-filter.knative-eventing",
"ipv4": "10.103.218.239"
},
"tags": {
"cloudevents.datacontenttype": "application/json",
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "logger",
"messaging.destination": "trigger:logger.eventing-e2e1",
"messaging.message_id": "event-1",
"messaging.protocol": "HTTP",
"messaging.system": "knative"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "81b18d0636f36880",
"id": "08837ff5508085de",
"kind": "SERVER",
"name": "/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"timestamp": 1634126338368653,
"duration": 6369,
"localEndpoint": {
"serviceName": "broker-filter.knative-eventing",
"ipv4": "10.103.218.239"
},
"annotations": [
{
"timestamp": 1634126338368664,
"value": "Received 35 bytes"
}
],
"tags": {
"http.host": "broker-filter.knative-eventing.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"http.status_code": "202",
"http.url": "/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "1b3ea0d064a75bc3",
"id": "ac269d59b2dedde2",
"kind": "CLIENT",
"name": "/eventing-e2e1/br",
"timestamp": 1634126338366059,
"duration": 2569,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"tags": {
"http.host": "broker-ingress.knative-eventing.svc.cluster.local",
"http.method": "POST",
"http.path": "/eventing-e2e1/br",
"http.status_code": "202",
"http.url": "http://broker-ingress.knative-eventing.svc.cluster.local/eventing-e2e1/br",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "d79bacac2eca5245",
"id": "1b3ea0d064a75bc3",
"kind": "CLIENT",
"name": "knative.dev",
"timestamp": 1634126338366015,
"duration": 2648,
"localEndpoint": {
"serviceName": "imc-dispatcher",
"ipv4": "10.107.147.232"
},
"tags": {
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "logger",
"messaging.destination": "http://broker-ingress.knative-eventing.svc.cluster.local/eventing-e2e1/br",
"messaging.message_id": "event-1",
"messaging.protocol": "HTTP",
"messaging.system": "knative"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "2bf12b89c5ba7365",
"id": "98c5ba8e979ac706",
"kind": "CLIENT",
"timestamp": 1634126338352174,
"duration": 2977,
"localEndpoint": {
"serviceName": "broker-ingress.knative-eventing",
"ipv4": "10.103.251.15"
},
"tags": {
"http.host": "br-kne-trigger-kn-channel.eventing-e2e1.svc.cluster.local",
"http.method": "POST",
"http.path": "",
"http.status_code": "202",
"http.url": "http://br-kne-trigger-kn-channel.eventing-e2e1.svc.cluster.local",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "be1c9d83f3da1fc4",
"id": "2bf12b89c5ba7365",
"name": "broker:br.eventing-e2e1",
"timestamp": 1634126338351952,
"duration": 3367,
"localEndpoint": {
"serviceName": "broker-ingress.knative-eventing",
"ipv4": "10.103.251.15"
},
"tags": {
"cloudevents.datacontenttype": "application/json",
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "transformer",
"messaging.destination": "broker:br.eventing-e2e1",
"messaging.message_id": "event-1",
"messaging.protocol": "HTTP",
"messaging.system": "knative"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "87d5d25b1230704e",
"id": "be1c9d83f3da1fc4",
"kind": "SERVER",
"name": "/eventing-e2e1/br",
"timestamp": 1634126338351777,
"duration": 3560,
"localEndpoint": {
"serviceName": "broker-ingress.knative-eventing",
"ipv4": "10.103.251.15"
},
"annotations": [
{
"timestamp": 1634126338351794,
"value": "Received 35 bytes"
}
],
"tags": {
"http.host": "broker-ingress.knative-eventing.svc.cluster.local",
"http.method": "POST",
"http.path": "/eventing-e2e1/br",
"http.status_code": "202",
"http.url": "/eventing-e2e1/br",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "726ed8993b5a6f49",
"id": "df42679f0d3ac3ea",
"kind": "CLIENT",
"timestamp": 1634126338367914,
"duration": 443,
"localEndpoint": {
"serviceName": "broker-ingress.knative-eventing",
"ipv4": "10.103.251.15"
},
"tags": {
"http.host": "br-kne-trigger-kn-channel.eventing-e2e1.svc.cluster.local",
"http.method": "POST",
"http.path": "",
"http.status_code": "202",
"http.url": "http://br-kne-trigger-kn-channel.eventing-e2e1.svc.cluster.local",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "059a4994697a1ba8",
"id": "726ed8993b5a6f49",
"name": "broker:br.eventing-e2e1",
"timestamp": 1634126338367841,
"duration": 589,
"localEndpoint": {
"serviceName": "broker-ingress.knative-eventing",
"ipv4": "10.103.251.15"
},
"tags": {
"cloudevents.datacontenttype": "application/json",
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "logger",
"messaging.destination": "broker:br.eventing-e2e1",
"messaging.message_id": "event-1",
"messaging.protocol": "HTTP",
"messaging.system": "knative"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "ac269d59b2dedde2",
"id": "059a4994697a1ba8",
"kind": "SERVER",
"name": "/eventing-e2e1/br",
"timestamp": 1634126338367627,
"duration": 839,
"localEndpoint": {
"serviceName": "broker-ingress.knative-eventing",
"ipv4": "10.103.251.15"
},
"tags": {
"http.host": "broker-ingress.knative-eventing.svc.cluster.local",
"http.method": "POST",
"http.path": "/eventing-e2e1/br",
"http.status_code": "202",
"http.url": "/eventing-e2e1/br",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "fa17a87d2ce46f69",
"id": "81cd93b93eb2fa23",
"name": "trigger:logger.eventing-e2e1",
"timestamp": 1634126338357609,
"duration": 142,
"localEndpoint": {
"serviceName": "broker-filter.knative-eventing",
"ipv4": "10.103.218.239"
},
"tags": {
"cloudevents.datacontenttype": "application/json",
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "transformer",
"messaging.destination": "trigger:logger.eventing-e2e1",
"messaging.message_id": "event-1",
"messaging.protocol": "HTTP",
"messaging.system": "knative"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "8a55a3471770d9a3",
"id": "fa17a87d2ce46f69",
"kind": "SERVER",
"name": "/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"timestamp": 1634126338357449,
"duration": 318,
"localEndpoint": {
"serviceName": "broker-filter.knative-eventing",
"ipv4": "10.103.218.239"
},
"annotations": [
{
"timestamp": 1634126338357463,
"value": "Received 35 bytes"
}
],
"tags": {
"http.host": "broker-filter.knative-eventing.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"http.status_code": "200",
"http.url": "/triggers/eventing-e2e1/logger/4d6cb7be-d488-4fdf-9d27-6f61324ba079",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "54e6effa8d6dcce5",
"id": "aeb43778eff62862",
"kind": "CLIENT",
"timestamp": 1634126338357897,
"duration": 7706,
"localEndpoint": {
"serviceName": "broker-filter.knative-eventing",
"ipv4": "10.103.218.239"
},
"tags": {
"http.host": "transformer.eventing-e2e1.svc.cluster.local",
"http.method": "POST",
"http.path": "",
"http.status_code": "200",
"http.url": "http://transformer.eventing-e2e1.svc.cluster.local",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "27ff4b3cdd289ea7",
"id": "54e6effa8d6dcce5",
"name": "trigger:transformer.eventing-e2e1",
"timestamp": 1634126338357599,
"duration": 8103,
"localEndpoint": {
"serviceName": "broker-filter.knative-eventing",
"ipv4": "10.103.218.239"
},
"tags": {
"cloudevents.datacontenttype": "application/json",
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "transformer",
"messaging.destination": "trigger:transformer.eventing-e2e1",
"messaging.message_id": "event-1",
"messaging.protocol": "HTTP",
"messaging.system": "knative"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "6884a9357c01d564",
"id": "27ff4b3cdd289ea7",
"kind": "SERVER",
"name": "/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"timestamp": 1634126338357453,
"duration": 8260,
"localEndpoint": {
"serviceName": "broker-filter.knative-eventing",
"ipv4": "10.103.218.239"
},
"annotations": [
{
"timestamp": 1634126338357468,
"value": "Received 35 bytes"
},
{
"timestamp": 1634126338365631,
"value": "Sent 35 bytes"
}
],
"tags": {
"http.host": "broker-filter.knative-eventing.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"http.status_code": "200",
"http.url": "/triggers/eventing-e2e1/transformer/9a7dc5d8-9439-48dc-bf35-389df993ee87",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "6251c772b209e25a",
"id": "8f386b31634e1099",
"kind": "CLIENT",
"timestamp": 1634126338369024,
"duration": 5921,
"localEndpoint": {
"serviceName": "broker-filter.knative-eventing",
"ipv4": "10.103.218.239"
},
"tags": {
"http.host": "recordevents.eventing-e2e1.svc.cluster.local",
"http.method": "POST",
"http.path": "",
"http.status_code": "202",
"http.url": "http://recordevents.eventing-e2e1.svc.cluster.local",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "aeb43778eff62862",
"id": "ae21fdaa557da7f6",
"kind": "SERVER",
"name": "/",
"timestamp": 1634126338360077,
"duration": 5160,
"localEndpoint": {
"serviceName": "transformer",
"ipv4": "172.17.0.23"
},
"annotations": [
{
"timestamp": 1634126338360088,
"value": "Received 35 bytes"
},
{
"timestamp": 1634126338365226,
"value": "Sent 35 bytes"
}
],
"tags": {
"http.host": "transformer.eventing-e2e1.svc.cluster.local",
"http.method": "POST",
"http.path": "/",
"http.status_code": "200",
"http.url": "/",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"parentId": "5070fe3842f6a822",
"id": "87d5d25b1230704e",
"kind": "CLIENT",
"name": "/eventing-e2e1/br",
"timestamp": 1634126338348270,
"duration": 7379,
"localEndpoint": {
"serviceName": "sender",
"ipv4": "172.17.0.24"
},
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "/eventing-e2e1/br",
"http.status_code": "202",
"http.url": "http://broker-ingress.knative-eventing.svc.cluster.local/eventing-e2e1/br",
"opencensus.status_description": "OK"
}
},
{
"traceId": "2e571e6948ff981283825bb2bf51c87d",
"id": "5070fe3842f6a822",
"kind": "CLIENT",
"name": "cloudevents.client",
"timestamp": 1634126338348097,
"duration": 7624,
"localEndpoint": {
"serviceName": "sender",
"ipv4": "172.17.0.24"
},
"tags": {
"cloudevents.datacontenttype": "application/json",
"cloudevents.id": "event-1",
"cloudevents.source": "sender",
"cloudevents.specversion": "1.0",
"cloudevents.type": "transformer"
}
}
]

View File

@ -1,610 +0,0 @@
[
{
"duration": 19629,
"id": "d48b4d96bb46c90f",
"kind": "CLIENT",
"localEndpoint": {
"ipv4": "10.32.2.177",
"port": 80,
"serviceName": "br-broker-filter.includes-incoming-trace-id-2qszn"
},
"name": "/",
"parentId": "cfb0c6b6b6104c7b",
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "/",
"http.status_code": "200",
"http.url": "http://transformer.includes-incoming-trace-id-2qszn.svc.cluster.local/",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371922002,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"duration": 1700,
"id": "eb4e31d92bc59aa4",
"kind": "CLIENT",
"localEndpoint": {
"ipv4": "10.32.12.23",
"port": 80,
"serviceName": "br-broker.includes-incoming-trace-id-2qszn"
},
"name": "/",
"parentId": "c6b6bb23406d262b",
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "http://br-kne-trigger-kn-channel.includes-incoming-trace-id-2qszn.svc.cluster.local/",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371972214,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371971464,
"value": "Received 89 bytes"
}
],
"duration": 2667,
"id": "c6b6bb23406d262b",
"kind": "SERVER",
"localEndpoint": {
"ipv4": "10.32.12.23",
"port": 80,
"serviceName": "br-broker.includes-incoming-trace-id-2qszn"
},
"name": "/",
"parentId": "b4c0ea8c8dcca58c",
"tags": {
"http.host": "br-broker.includes-incoming-trace-id-2qszn.svc.cluster.local",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "/",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371971443,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371920838,
"value": "Received 79 bytes"
},
{
"timestamp": 1571264371941945,
"value": "Sent 89 bytes"
}
],
"duration": 21519,
"id": "cfb0c6b6b6104c7b",
"kind": "SERVER",
"localEndpoint": {
"ipv4": "10.32.2.177",
"port": 80,
"serviceName": "br-broker-filter.includes-incoming-trace-id-2qszn"
},
"name": "/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"parentId": "5b25cd8f149589c0",
"tags": {
"http.host": "br-broker-filter.includes-incoming-trace-id-2qszn.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"http.status_code": "202",
"http.url": "/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371920446,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371974164,
"value": "Received 89 bytes"
}
],
"duration": 23878,
"id": "d966d475c07c46a4",
"kind": "SERVER",
"localEndpoint": {
"ipv4": "10.32.2.177",
"port": 80,
"serviceName": "br-broker-filter.includes-incoming-trace-id-2qszn"
},
"name": "/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"parentId": "cf78241d2df4b9b0",
"tags": {
"http.host": "br-broker-filter.includes-incoming-trace-id-2qszn.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"http.status_code": "202",
"http.url": "/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371974140,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"duration": 42942,
"id": "5b25cd8f149589c0",
"kind": "CLIENT",
"localEndpoint": {
"ipv4": "10.32.1.43",
"port": 80,
"serviceName": "imc-dispatcher"
},
"name": "/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"parentId": "1d42e9223b858118",
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"http.status_code": "202",
"http.url": "http://br-broker-filter.includes-incoming-trace-id-2qszn.svc.cluster.local/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371900088,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371957188,
"value": "Received 89 bytes"
}
],
"duration": 398,
"id": "76dd0620b4bc9de4",
"kind": "SERVER",
"localEndpoint": {
"ipv4": "10.32.1.43",
"port": 80,
"serviceName": "imc-dispatcher"
},
"name": "/",
"parentId": "d7eb9469c7b49910",
"tags": {
"http.host": "br-kne-ingress-kn-channel.includes-incoming-trace-id-2qszn.svc.cluster.local",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "/",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371957174,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"duration": 14477,
"id": "d7eb9469c7b49910",
"kind": "CLIENT",
"localEndpoint": {
"ipv4": "10.32.1.43",
"port": 80,
"serviceName": "imc-dispatcher"
},
"parentId": "1d42e9223b858118",
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "",
"http.status_code": "202",
"http.url": "http://br-kne-ingress-kn-channel.includes-incoming-trace-id-2qszn.svc.cluster.local",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371943313,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"duration": 14773,
"id": "b4c0ea8c8dcca58c",
"kind": "CLIENT",
"localEndpoint": {
"ipv4": "10.32.1.43",
"port": 80,
"serviceName": "imc-dispatcher"
},
"name": "/",
"parentId": "76dd0620b4bc9de4",
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "http://br-broker.includes-incoming-trace-id-2qszn.svc.cluster.local/",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371959548,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371860719,
"value": "GetConn"
},
{
"timestamp": 1571264371860796,
"value": "DNSStart"
},
{
"timestamp": 1571264371879299,
"value": "DNSDone"
},
{
"timestamp": 1571264371879313,
"value": "ConnectStart"
},
{
"timestamp": 1571264371881319,
"value": "ConnectDone"
},
{
"timestamp": 1571264371881372,
"value": "GotConn"
},
{
"timestamp": 1571264371881488,
"value": "WroteHeaders"
},
{
"timestamp": 1571264371881495,
"value": "WroteRequest"
},
{
"timestamp": 1571264371900479,
"value": "GotFirstResponseByte"
},
{
"timestamp": 1571264371900571,
"value": "PutIdleConn"
}
],
"duration": 40002,
"id": "1616272c1fcedd5b",
"kind": "CLIENT",
"localEndpoint": {
"ipv4": "10.28.6.176",
"port": 80,
"serviceName": "sender"
},
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "",
"http.status_code": "202",
"http.url": "http://br-broker.includes-incoming-trace-id-2qszn.svc.cluster.local",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371860637,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"duration": 17206,
"id": "a11e466e5415b2b1",
"kind": "CLIENT",
"localEndpoint": {
"ipv4": "10.32.12.23",
"port": 80,
"serviceName": "br-broker.includes-incoming-trace-id-2qszn"
},
"name": "/",
"parentId": "7c86d0b868bd3d38",
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "http://br-kne-trigger-kn-channel.includes-incoming-trace-id-2qszn.svc.cluster.local/",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371882715,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371899323,
"value": "Received 79 bytes"
}
],
"duration": 319,
"id": "1d42e9223b858118",
"kind": "SERVER",
"localEndpoint": {
"ipv4": "10.32.1.43",
"port": 80,
"serviceName": "imc-dispatcher"
},
"name": "/",
"parentId": "a11e466e5415b2b1",
"tags": {
"http.host": "br-kne-trigger-kn-channel.includes-incoming-trace-id-2qszn.svc.cluster.local",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "/",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371899306,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"duration": 21505,
"id": "9908b1fceda49168",
"kind": "CLIENT",
"localEndpoint": {
"ipv4": "10.32.1.43",
"port": 80,
"serviceName": "imc-dispatcher"
},
"name": "/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"parentId": "1d42e9223b858118",
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"http.status_code": "202",
"http.url": "http://br-broker-filter.includes-incoming-trace-id-2qszn.svc.cluster.local/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371900749,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371972653,
"value": "Received 89 bytes"
}
],
"duration": 425,
"id": "53b25c437ad4a960",
"kind": "SERVER",
"localEndpoint": {
"ipv4": "10.32.1.43",
"port": 80,
"serviceName": "imc-dispatcher"
},
"name": "/",
"parentId": "eb4e31d92bc59aa4",
"tags": {
"http.host": "br-kne-trigger-kn-channel.includes-incoming-trace-id-2qszn.svc.cluster.local",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "/",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371972631,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"duration": 27202,
"id": "cf78241d2df4b9b0",
"kind": "CLIENT",
"localEndpoint": {
"ipv4": "10.32.1.43",
"port": 80,
"serviceName": "imc-dispatcher"
},
"name": "/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"parentId": "53b25c437ad4a960",
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"http.status_code": "202",
"http.url": "http://br-broker-filter.includes-incoming-trace-id-2qszn.svc.cluster.local/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371973561,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371992370,
"value": "Received 89 bytes"
}
],
"duration": 4860,
"id": "9fd1516ec8487f29",
"kind": "SERVER",
"localEndpoint": {
"ipv4": "10.28.5.249",
"port": 80,
"serviceName": "logger"
},
"name": "/",
"parentId": "e31ce234cae840cd",
"tags": {
"http.host": "logger.includes-incoming-trace-id-2qszn.svc.cluster.local",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "/",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371992328,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371881923,
"value": "Received 79 bytes"
}
],
"duration": 18198,
"id": "7c86d0b868bd3d38",
"kind": "SERVER",
"localEndpoint": {
"ipv4": "10.32.12.23",
"port": 80,
"serviceName": "br-broker.includes-incoming-trace-id-2qszn"
},
"name": "/",
"parentId": "1616272c1fcedd5b",
"tags": {
"http.host": "br-broker.includes-incoming-trace-id-2qszn.svc.cluster.local",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "/",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371881868,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371940689,
"value": "Received 79 bytes"
},
{
"timestamp": 1571264371941061,
"value": "Sent 89 bytes"
}
],
"duration": 487,
"id": "ec377f2b219848d6",
"kind": "SERVER",
"localEndpoint": {
"ipv4": "10.28.0.226",
"port": 80,
"serviceName": "transformer"
},
"name": "/",
"parentId": "d48b4d96bb46c90f",
"tags": {
"http.host": "transformer.includes-incoming-trace-id-2qszn.svc.cluster.local",
"http.method": "POST",
"http.path": "/",
"http.status_code": "200",
"http.url": "/",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371940634,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"duration": 2608,
"id": "3087b26640ecb5dc",
"kind": "CLIENT",
"localEndpoint": {
"ipv4": "10.32.1.43",
"port": 80,
"serviceName": "imc-dispatcher"
},
"name": "/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"parentId": "53b25c437ad4a960",
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"http.status_code": "202",
"http.url": "http://br-broker-filter.includes-incoming-trace-id-2qszn.svc.cluster.local/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371973526,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371920415,
"value": "Received 79 bytes"
}
],
"duration": 1335,
"id": "cad53fd7b1dacee6",
"kind": "SERVER",
"localEndpoint": {
"ipv4": "10.32.2.177",
"port": 80,
"serviceName": "br-broker-filter.includes-incoming-trace-id-2qszn"
},
"name": "/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"parentId": "9908b1fceda49168",
"tags": {
"http.host": "br-broker-filter.includes-incoming-trace-id-2qszn.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"http.status_code": "202",
"http.url": "/triggers/includes-incoming-trace-id-2qszn/logger/f8804e2a-f062-11e9-8de0-42010a800086",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371920397,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"annotations": [
{
"timestamp": 1571264371974165,
"value": "Received 89 bytes"
}
],
"duration": 1476,
"id": "de415b55c5b2c338",
"kind": "SERVER",
"localEndpoint": {
"ipv4": "10.32.2.177",
"port": 80,
"serviceName": "br-broker-filter.includes-incoming-trace-id-2qszn"
},
"name": "/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"parentId": "3087b26640ecb5dc",
"tags": {
"http.host": "br-broker-filter.includes-incoming-trace-id-2qszn.svc.cluster.local",
"http.method": "POST",
"http.path": "/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"http.status_code": "202",
"http.url": "/triggers/includes-incoming-trace-id-2qszn/transformer/f89da9fb-f062-11e9-8de0-42010a800086",
"http.user_agent": "Go-http-client/1.1",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371974140,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
},
{
"duration": 23207,
"id": "e31ce234cae840cd",
"kind": "CLIENT",
"localEndpoint": {
"ipv4": "10.32.2.177",
"port": 80,
"serviceName": "br-broker-filter.includes-incoming-trace-id-2qszn"
},
"name": "/",
"parentId": "d966d475c07c46a4",
"tags": {
"http.host": "",
"http.method": "POST",
"http.path": "/",
"http.status_code": "202",
"http.url": "http://logger.includes-incoming-trace-id-2qszn.svc.cluster.local/",
"opencensus.status_description": "OK"
},
"timestamp": 1571264371974586,
"traceId": "ee46c4c6be1df717b3b82f55b531912f"
}
]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 188 KiB