Skip to content

Commit 0239c28

Browse files
committed
fix comment
1 parent e9409a4 commit 0239c28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/epp/metrics/metrics.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ var (
333333
[]string{"slo_class", "inference_pool"},
334334
)
335335

336-
// Deprecated: Use llm_d_router_epp_flow_control_dispatch_cycle_duration_seconds instead.
336+
// Deprecated: Use llm_d_epp_flow_control_dispatch_cycle_duration_seconds instead.
337337
// Tracked in: https://github.com/llm-d/llm-d-inference-scheduler/issues/1070
338338
flowControlDispatchCycleDuration = prometheus.NewHistogramVec(
339339
prometheus.HistogramOpts{

0 commit comments

Comments
 (0)