[Tracing] Remove the deprecated tracing code from mini_lb (#19409)
This commit is contained in:
@@ -184,17 +184,6 @@ class RequestStage:
|
||||
metrics_is_observed=True,
|
||||
)
|
||||
|
||||
# mini lb
|
||||
MINI_LB_LAUNCH = RequestStageConfig(
|
||||
"mini_lb_launch",
|
||||
level=1,
|
||||
)
|
||||
|
||||
WAIT_PD_FINISH = RequestStageConfig(
|
||||
"wait_pd_finish",
|
||||
level=2,
|
||||
)
|
||||
|
||||
# other
|
||||
ANONYMOUS = RequestStageConfig("")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user