|
1 | | -# HELP llm_d_router_epp_request_processing_duration_seconds [ALPHA] EPP request orchestration latency distribution in seconds, from request receipt through endpoint selection and request preparation, excluding admission-control time. |
2 | | -# TYPE llm_d_router_epp_request_processing_duration_seconds histogram |
3 | | -llm_d_router_epp_request_processing_duration_seconds_bucket{le="0.0001"} 0 |
4 | | -llm_d_router_epp_request_processing_duration_seconds_bucket{le="0.0002"} 1 |
5 | | -llm_d_router_epp_request_processing_duration_seconds_bucket{le="0.0005"} 1 |
6 | | -llm_d_router_epp_request_processing_duration_seconds_bucket{le="0.001"} 2 |
7 | | -llm_d_router_epp_request_processing_duration_seconds_bucket{le="0.002"} 3 |
8 | | -llm_d_router_epp_request_processing_duration_seconds_bucket{le="0.005"} 4 |
9 | | -llm_d_router_epp_request_processing_duration_seconds_bucket{le="0.01"} 5 |
10 | | -llm_d_router_epp_request_processing_duration_seconds_bucket{le="0.02"} 6 |
11 | | -llm_d_router_epp_request_processing_duration_seconds_bucket{le="0.05"} 7 |
12 | | -llm_d_router_epp_request_processing_duration_seconds_bucket{le="0.1"} 8 |
13 | | -llm_d_router_epp_request_processing_duration_seconds_bucket{le="+Inf"} 9 |
14 | | -llm_d_router_epp_request_processing_duration_seconds_sum 0.2835 |
15 | | -llm_d_router_epp_request_processing_duration_seconds_count 9 |
| 1 | +# HELP llm_d_epp_request_processing_duration_seconds [ALPHA] EPP request orchestration latency distribution in seconds, from request receipt through endpoint selection and request preparation, excluding admission-control time. |
| 2 | +# TYPE llm_d_epp_request_processing_duration_seconds histogram |
| 3 | +llm_d_epp_request_processing_duration_seconds_bucket{le="0.0001"} 0 |
| 4 | +llm_d_epp_request_processing_duration_seconds_bucket{le="0.0002"} 1 |
| 5 | +llm_d_epp_request_processing_duration_seconds_bucket{le="0.0005"} 1 |
| 6 | +llm_d_epp_request_processing_duration_seconds_bucket{le="0.001"} 2 |
| 7 | +llm_d_epp_request_processing_duration_seconds_bucket{le="0.002"} 3 |
| 8 | +llm_d_epp_request_processing_duration_seconds_bucket{le="0.005"} 4 |
| 9 | +llm_d_epp_request_processing_duration_seconds_bucket{le="0.01"} 5 |
| 10 | +llm_d_epp_request_processing_duration_seconds_bucket{le="0.02"} 6 |
| 11 | +llm_d_epp_request_processing_duration_seconds_bucket{le="0.05"} 7 |
| 12 | +llm_d_epp_request_processing_duration_seconds_bucket{le="0.1"} 8 |
| 13 | +llm_d_epp_request_processing_duration_seconds_bucket{le="+Inf"} 9 |
| 14 | +llm_d_epp_request_processing_duration_seconds_sum 0.2835 |
| 15 | +llm_d_epp_request_processing_duration_seconds_count 9 |
0 commit comments