Page MenuHomeWickedGov Phorge

expected-trace-data.json
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

expected-trace-data.json

{
"resourceSpans": [
{
"resource": {
"attributes": [
{
"key": "service.name",
"value": {
"stringValue": "test-service"
}
},
{
"key": "host.name",
"value": {
"stringValue": "<HOST-NAME>"
}
}
]
},
"scopeSpans": [
{
"scope": {
"name": "org.wikimedia.telemetry"
},
"spans": [
{
"traceId": "<TRACE-ID>",
"parentSpanId": "<SPAN-1-ID>",
"spanId": "<SPAN-2-ID>",
"name": "child",
"startTimeUnixNano": 5481675965596,
"endTimeUnixNano": 5481675965846,
"kind": 1,
"attributes": [
{
"key": "some-key",
"value": {
"stringValue": "test"
}
}
]
},
{
"traceId": "<TRACE-ID>",
"parentSpanId": null,
"spanId": "<SPAN-1-ID>",
"name": "test",
"status": {
"code": 2
},
"startTimeUnixNano": 5481675965496,
"endTimeUnixNano": 5481675965920,
"kind": 2
}
]
}
]
}
]
}

File Metadata

Mime Type
application/json
Expires
Wed, Aug 19, 14:18 (3 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b0/83/9f416ee0f40b6bb2623a849115ec
Default Alt Text
expected-trace-data.json (1 KB)

Event Timeline