-
Notifications
You must be signed in to change notification settings - Fork 0
/
testdata-traces.json
1 lines (1 loc) · 1.27 KB
/
testdata-traces.json
1
{"resourceSpans":[{"resource":{"attributes":[{"key":"service.name","value":{"stringValue":"simple-demo"}}]},"scopeSpans":[{"scope":{"name":"github.com/GoogleCloudPlatform/opentelemetry-collector-builder-samples/deploy/gke/simple"},"spans":[{"traceId":"2499d13df7b35%START_TIMESTAMP%","spanId":"84f9e2939bb1cd5d","parentSpanId":"","name":"simple op 1","kind":"SPAN_KIND_INTERNAL","startTimeUnixNano":"%START_TIMESTAMP%","endTimeUnixNano":"%END_TIMESTAMP%","droppedAttributesCount":1,"events":[{"timeUnixNano":"%MIDDLE_TIMESTAMP%","name":"event-with-attr","attributes":[{"key":"span-event-attr","value":{"stringValue":"span-event-attr-val"}}],"droppedAttributesCount":2},{"timeUnixNano":"%MIDDLE_TIMESTAMP%","name":"event","droppedAttributesCount":2}],"droppedEventsCount":1,"status":{"message":"status-cancelled","code":"STATUS_CODE_ERROR"}},{"traceId":"2599d13df7b35%START_TIMESTAMP%","spanId":"84f9e2939cb1cd5e","parentSpanId":"","name":"simple op 2","kind":"SPAN_KIND_INTERNAL","startTimeUnixNano":"%START_TIMESTAMP%","endTimeUnixNano":"%END_TIMESTAMP%","links":[{"traceId":"","spanId":"","attributes":[{"key":"span-link-attr","value":{"stringValue":"span-link-attr-val"}}],"droppedAttributesCount":4},{"traceId":"","spanId":"","droppedAttributesCount":4}],"droppedLinksCount":3,"status":{}}]}]}]}