forked from OddDotNet/OddDotNet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.puml
More file actions
3 lines (3 loc) · 1.7 KB
/
Copy pathexample.puml
File metadata and controls
3 lines (3 loc) · 1.7 KB
1
2
3
@startjson
{ "resourceSpans": [ { "resource": { "attributes": [ { "key": "service.name", "value": { "stringValue": "otelgen" } } ] }, "scopeSpans": [ { "scope": { "name": "otelgen" }, "spans": [ { "traceId": "ZRHiVGt5ZdA+NOCOhLI+4Q==", "spanId": "Z3rgrTVOUR4=", "parentSpanId": "lhNPOi6JoXQ=", "name": "pong", "kind": "SPAN_KIND_INTERNAL", "startTimeUnixNano": "1724977885343941000", "endTimeUnixNano": "1724977886577946000", "attributes": [ { "key": "span.kind", "value": { "stringValue": "server" } }, { "key": "service.namespace", "value": { "stringValue": "Demo" } }, { "key": "net.peer.name", "value": { "stringValue": "1.2.3.4" } }, { "key": "peer.service", "value": { "stringValue": "otelgen-client" } }, { "key": "service.instance.id", "value": { "stringValue": "Tylers-MBP" } }, { "key": "service.version", "value": { "stringValue": "1.2.3" } }, { "key": "telemetry.sdk.language", "value": { "stringValue": "go" } } ], "status": { } }, { "traceId": "ZRHiVGt5ZdA+NOCOhLI+4Q==", "spanId": "lhNPOi6JoXQ=", "name": "ping", "kind": "SPAN_KIND_INTERNAL", "startTimeUnixNano": "1724977885343872000", "endTimeUnixNano": "1724977886577946000", "attributes": [ { "key": "span.kind", "value": { "stringValue": "client" } }, { "key": "service.namespace", "value": { "stringValue": "Demo" } }, { "key": "net.peer.name", "value": { "stringValue": "1.2.3.4" } }, { "key": "peer.service", "value": { "stringValue": "otelgen-server" } }, { "key": "service.instance.id", "value": { "stringValue": "Tylers-MBP" } }, { "key": "service.version", "value": { "stringValue": "1.2.3" } }, { "key": "telemetry.sdk.language", "value": { "stringValue": "go" } } ], "status": { } } ] } ], "schemaUrl": "https://opentelemetry.io/schemas/1.10.0" } ] }
@endjson