chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
[
|
||||
{
|
||||
"name": "route_to_replica BasicModel __call__",
|
||||
"kind": "SpanKind.SERVER",
|
||||
"status": {
|
||||
"status_code": "UNSET"
|
||||
},
|
||||
"attributes": {
|
||||
"request_id": "",
|
||||
"deployment": "BasicModel",
|
||||
"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 BasicModel __call__",
|
||||
"http.method": "__call__",
|
||||
"http.route": "/"
|
||||
},
|
||||
"events": [],
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"name": "proxy_http_request BasicModel POST /",
|
||||
"kind": "SpanKind.SERVER",
|
||||
"status": {
|
||||
"status_code": "OK"
|
||||
},
|
||||
"attributes": {
|
||||
"request_id": "",
|
||||
"deployment": "BasicModel",
|
||||
"app": "default",
|
||||
"request_type": "http",
|
||||
"request_method": "POST",
|
||||
"request_route_path": "/",
|
||||
"resource.name": "proxy_http_request BasicModel POST /",
|
||||
"http.method": "POST",
|
||||
"http.status_code": 200,
|
||||
"http.route": "/"
|
||||
},
|
||||
"events": [],
|
||||
"links": []
|
||||
}
|
||||
]
|
||||
@@ -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": []
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"name": "upstream_app",
|
||||
"kind": "SpanKind.INTERNAL",
|
||||
"status": {
|
||||
"status_code": "UNSET"
|
||||
},
|
||||
"attributes": {},
|
||||
"events": [],
|
||||
"links": []
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,45 @@
|
||||
[
|
||||
{
|
||||
"name": "route_to_replica grpc-deployment __call__",
|
||||
"kind": "SpanKind.SERVER",
|
||||
"status": {
|
||||
"status_code": "UNSET"
|
||||
},
|
||||
"attributes": {
|
||||
"request_id": "",
|
||||
"deployment": "grpc-deployment",
|
||||
"app": "default",
|
||||
"call_method": "__call__",
|
||||
"route": "default",
|
||||
"multiplexed_model_id": "",
|
||||
"is_streaming": false,
|
||||
"is_http_request": false,
|
||||
"is_grpc_request": true,
|
||||
"resource.name": "route_to_replica grpc-deployment __call__",
|
||||
"rpc.system": "gRPC",
|
||||
"rpc.method": "__call__",
|
||||
"rpc.service": "grpc-deployment"
|
||||
},
|
||||
"events": [],
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"name": "proxy_grpc_request grpc-deployment /ray.serve.UserDefinedService/__call__",
|
||||
"kind": "SpanKind.SERVER",
|
||||
"status": {
|
||||
"status_code": "OK"
|
||||
},
|
||||
"attributes": {
|
||||
"request_id": "",
|
||||
"deployment": "grpc-deployment",
|
||||
"app": "default",
|
||||
"request_type": "grpc",
|
||||
"resource.name": "proxy_grpc_request grpc-deployment /ray.serve.UserDefinedService/__call__",
|
||||
"rpc.system": "grpc",
|
||||
"rpc.method": "/ray.serve.UserDefinedService/__call__",
|
||||
"rpc.grpc.status_code": "OK"
|
||||
},
|
||||
"events": [],
|
||||
"links": []
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,38 @@
|
||||
[
|
||||
{
|
||||
"name": "application_span",
|
||||
"kind": "SpanKind.INTERNAL",
|
||||
"status": {
|
||||
"status_code": "UNSET"
|
||||
},
|
||||
"attributes": {
|
||||
"deployment": "grpc-deployment",
|
||||
"replica_id": ""
|
||||
},
|
||||
"events": [],
|
||||
"links": []
|
||||
},
|
||||
{
|
||||
"name": "replica_handle_request grpc-deployment __call__",
|
||||
"kind": "SpanKind.SERVER",
|
||||
"status": {
|
||||
"status_code": "UNSET"
|
||||
},
|
||||
"attributes": {
|
||||
"request_id": "",
|
||||
"replica_id": "",
|
||||
"deployment": "grpc-deployment",
|
||||
"app": "default",
|
||||
"call_method": "__call__",
|
||||
"route": "default",
|
||||
"multiplexed_model_id": "",
|
||||
"is_streaming": false,
|
||||
"resource.name": "replica_handle_request grpc-deployment __call__",
|
||||
"rpc.system": "gRPC",
|
||||
"rpc.method": "__call__",
|
||||
"rpc.service": "grpc-deployment"
|
||||
},
|
||||
"events": [],
|
||||
"links": []
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"name": "upstream_app",
|
||||
"kind": "SpanKind.INTERNAL",
|
||||
"status": {
|
||||
"status_code": "UNSET"
|
||||
},
|
||||
"attributes": {},
|
||||
"events": [],
|
||||
"links": []
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,46 @@
|
||||
[
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,38 @@
|
||||
[
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"name": "upstream_app",
|
||||
"kind": "SpanKind.INTERNAL",
|
||||
"status": {
|
||||
"status_code": "UNSET"
|
||||
},
|
||||
"attributes": {},
|
||||
"events": [],
|
||||
"links": []
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user