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
- dual write values to both
route_prefix and route for 2 versions.
- update doc indicating the users should be using
route_prefix and support for route will in dropped in 2 versions
- update ray/serve dashboards that depend on
route
- after two version stop emitting
route tag from proxy metrics