Skip to content

Revert "[Metrics] Hide deprecated metrics with gpu_ prefix (#24245)"#25392

Closed
markmc wants to merge 1 commit intovllm-project:mainfrom
markmc:revert-24245
Closed

Revert "[Metrics] Hide deprecated metrics with gpu_ prefix (#24245)"#25392
markmc wants to merge 1 commit intovllm-project:mainfrom
markmc:revert-24245

Conversation

@markmc
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

@markmc
Copy link
Copy Markdown
Member Author

markmc commented Sep 23, 2025

From #sig-release-management

This is now called v0.11.0 again!

@markmc markmc closed this Sep 23, 2025
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