chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
[
|
||||
{
|
||||
"name": "application_span",
|
||||
"kind": "SpanKind.INTERNAL",
|
||||
"status": {
|
||||
"status_code": "UNSET"
|
||||
},
|
||||
"attributes": {
|
||||
"deployment": "BasicModel",
|
||||
"replica_id": ""
|
||||
},
|
||||
"events": [],
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"name": "replica_handle_request BasicModel __call__",
|
||||
"kind": "SpanKind.SERVER",
|
||||
"status": {
|
||||
"status_code": "UNSET"
|
||||
},
|
||||
"attributes": {
|
||||
"request_id": "",
|
||||
"replica_id": "",
|
||||
"deployment": "BasicModel",
|
||||
"app": "default",
|
||||
"call_method": "__call__",
|
||||
"route": "/",
|
||||
"multiplexed_model_id": "",
|
||||
"is_streaming": true,
|
||||
"resource.name": "replica_handle_request BasicModel __call__",
|
||||
"http.method": "POST",
|
||||
"http.status_code": "200",
|
||||
"http.route": "/"
|
||||
},
|
||||
"events": [],
|
||||
"links": []
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user