blob: 63d2ecdf253cd2ec3e4962595e24f9c5525a3063 [file] [log] [blame]
{
"httpRequest": {
"requestMethod": "GET",
"requestUrl": "http://srv.{{ .EchoNamespace }}.svc.cluster.local/foo",
"status": 200,
"protocol": "http"
},
"labels": {
"source_app": "clt-{{ .ClusterName }}",
"destination_canonical_service": "srv",
"destination_workload": "srv-v1",
"destination_service_host": "srv.{{ .EchoNamespace }}.svc.cluster.local",
"destination_app": "srv",
"source_canonical_service": "clt-{{ .ClusterName }}",
"destination_principal": "spiffe://{{ .TrustDomain }}/ns/{{ .EchoNamespace }}/sa/default",
"destination_namespace": "{{ .EchoNamespace }}",
"destination_canonical_revision": "v1",
"source_workload": "clt-{{ .ClusterName }}-v1",
"source_namespace": "{{ .EchoNamespace }}",
"destination_service_name": "srv",
"source_principal": "spiffe://{{ .TrustDomain }}/ns/{{ .EchoNamespace }}/sa/default",
"source_canonical_revision": "v1"
},
"trace_sampled":true
}