Skip to content

[Serve] change the metric tag for the proxy metrics to route_prefix for clarity #52212

@abrarsheikh

Description

@abrarsheikh

We could consider changing the metric tag for the proxy metrics to route_prefix for clarity, but that introduces a migration for what seems to me like a very minor improvement.

Originally posted by @edoakes in #47999

the route tag on proxy metrics is causing confusion to some users. Let's migrate it to route_prefix incrementally

  1. dual write values to both route_prefix and route for 2 versions.
  2. update doc indicating the users should be using route_prefix and support for route will in dropped in 2 versions
  3. update ray/serve dashboards that depend on route
  4. after two version stop emitting route tag from proxy metrics

Metadata

Metadata

Assignees

Labels

P1Issue that should be fixed within a few weekscommunity-backlogserveRay Serve Related Issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions