Skip to content

Instantly share code, notes, and snippets.

@ideepika
Created April 17, 2023 04:01
Show Gist options
  • Save ideepika/b08169c478037ea31cb204099ed4c20a to your computer and use it in GitHub Desktop.
Save ideepika/b08169c478037ea31cb204099ed4c20a to your computer and use it in GitHub Desktop.
{
"data": [
{
"traceID": "6916d4661b0a749cafec1ceb5c0fc162",
"spans": [
{
"traceID": "6916d4661b0a749cafec1ceb5c0fc162",
"spanID": "07242f218080c279",
"operationName": "op-request-created",
"references": [],
"startTime": 1681703999553659,
"duration": 213140,
"tags": [
{
"key": "otel.library.name",
"type": "string",
"value": "osd"
},
{
"key": "otel.library.version",
"type": "string",
"value": "1.4.0"
},
{
"key": "internal.span.format",
"type": "string",
"value": "proto"
}
],
"logs": [],
"processID": "p1",
"warnings": null
},
{
"traceID": "6916d4661b0a749cafec1ceb5c0fc162",
"spanID": "45555151edf11774",
"operationName": "enqueue_op",
"references": [
{
"refType": "CHILD_OF",
"traceID": "6916d4661b0a749cafec1ceb5c0fc162",
"spanID": "07242f218080c279"
}
],
"startTime": 1681703999553677,
"duration": 86,
"tags": [
{
"key": "otel.library.name",
"type": "string",
"value": "osd"
},
{
"key": "otel.library.version",
"type": "string",
"value": "1.4.0"
},
{
"key": "internal.span.format",
"type": "string",
"value": "proto"
}
],
"logs": [
{
"timestamp": 1681703999553681,
"fields": [
{
"key": "event",
"type": "string",
"value": "enqueue_op"
},
{
"key": "cost",
"type": "int64",
"value": 166
},
{
"key": "epoch",
"type": "int64",
"value": 135
},
{
"key": "priority",
"type": "int64",
"value": 63
},
{
"key": "type",
"type": "int64",
"value": 42
}
]
}
],
"processID": "p1",
"warnings": null
}
],
"processes": {
"p1": {
"serviceName": "osd",
"tags": [
{
"key": "cluster",
"type": "string",
"value": "undefined"
},
{
"key": "container.name",
"type": "string",
"value": "osd"
},
{
"key": "deployment.name",
"type": "string",
"value": "rook-ceph-osd-0"
},
{
"key": "host.ip",
"type": "string",
"value": "192.168.39.11"
},
{
"key": "pod.name",
"type": "string",
"value": "rook-ceph-osd-0-5b67ff4b4c-nt5xm"
},
{
"key": "pod.namespace",
"type": "string",
"value": "rook-ceph"
},
{
"key": "telemetry.sdk.language",
"type": "string",
"value": "cpp"
},
{
"key": "telemetry.sdk.name",
"type": "string",
"value": "opentelemetry"
},
{
"key": "telemetry.sdk.version",
"type": "string",
"value": "1.4.0"
}
]
}
},
"warnings": null
}
],
"total": 0,
"limit": 0,
"offset": 0,
"errors": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment