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

47 lines
1.1 KiB
JSON

[
{
"name": "route_to_replica StreamingModel __call__",
"kind": "SpanKind.SERVER",
"status": {
"status_code": "UNSET"
},
"attributes": {
"request_id": "",
"deployment": "StreamingModel",
"app": "default",
"call_method": "__call__",
"route": "/",
"multiplexed_model_id": "",
"is_streaming": true,
"is_http_request": true,
"is_grpc_request": false,
"resource.name": "route_to_replica StreamingModel __call__",
"http.method": "__call__",
"http.route": "/"
},
"events": [],
"links": []
},
{
"name": "proxy_http_request StreamingModel GET /",
"kind": "SpanKind.SERVER",
"status": {
"status_code": "OK"
},
"attributes": {
"request_id": "",
"deployment": "StreamingModel",
"app": "default",
"request_type": "http",
"request_method": "GET",
"request_route_path": "/",
"resource.name": "proxy_http_request StreamingModel GET /",
"http.method": "GET",
"http.status_code": 200,
"http.route": "/"
},
"events": [],
"links": []
}
]