Skip to content

Conversation

markmc
Copy link
Member

@markmc markmc commented Sep 22, 2025

This change is intended for 0.11.0.

This reverts commit 2942970.

…ect#24245)"

This change is intended for 0.11.0.

This reverts commit 2942970.
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request reverts a previous commit that hid deprecated metrics with a gpu_ prefix. The revert correctly makes these metrics always visible again by removing the conditional logic. However, there's an inconsistency in the test changes. While the deprecated metrics are un-hidden, the corresponding newer metrics (vllm:kv_cache_usage_perc, etc.) are removed from the EXPECTED_METRICS_V1 test list, even though they are still being emitted by the application. This reduces test coverage, and I've left a comment to address this.

@DarkLight1337
Copy link
Member

Actually let's wait, because @WoosukKwon recently merged most of the V0 deprecation code so there is a chance the release can still be v0.11. cc @simon-mo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants