Files
2026-07-13 13:17:40 +08:00

39 lines
849 B
JSON

[
{
"name": "application_span",
"kind": "SpanKind.INTERNAL",
"status": {
"status_code": "UNSET"
},
"attributes": {
"deployment": "StreamingModel",
"replica_id": ""
},
"events": [],
"links": []
},
{
"name": "replica_handle_request StreamingModel __call__",
"kind": "SpanKind.SERVER",
"status": {
"status_code": "UNSET"
},
"attributes": {
"request_id": "",
"replica_id": "",
"deployment": "StreamingModel",
"app": "default",
"call_method": "__call__",
"route": "/",
"multiplexed_model_id": "",
"is_streaming": true,
"resource.name": "replica_handle_request StreamingModel __call__",
"http.method": "GET",
"http.status_code": "200",
"http.route": "/"
},
"events": [],
"links": []
}
]