-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
[DP] Fix Prometheus Logging #21257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
vllm-bot
merged 53 commits into
vllm-project:main
from
robertgshaw2-redhat:fix-prom-logging-in-dp-case
Jul 21, 2025
Merged
[DP] Fix Prometheus Logging #21257
Changes from 46 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
14f13ed
added debug logging
b90d331
updated
aefeeed
updated
59a9583
updated
48cf09b
updated
2fd0587
updated
14cf3c4
updated
4f5d3ea
updated
14db660
updated
2aa4975
updated
b142571
cleanup
e1843b7
updated
d2d54e9
updated
4438796
fix lb issues
2a68433
updated
1ced153
updatedd
b9c0f65
nits
dbc51d6
nits
471fa4a
updated
6569fac
stash
1e5303a
stash
a69edca
convert to use only one prometheus stat logger per async llm
de91a3c
convert to use only one prometheus stat logger per async llm
e08e1e9
cleanup prometheus logging
d39cf93
updated
9a2e26d
updated
3956d8c
updated
cad9670
updated
fd0650f
updated
896b0a2
updated
54e405b
updated
02ecfa8
updated
1358836
updated
4eae5cb
updated
5e6114d
Merge pull request #19 from robertgshaw2-redhat/fix-prometheus-logging
robertgshaw2-redhat c08fb6d
updated
d9291f9
cleanup
876c864
updated
f477b50
updated
5ea4fa2
updated
e9e180d
cleanup
3f4ae35
updated
7b53f0e
revert arg utils change
753061b
reset
381d7a6
add comment
d2baf53
updated
ebbc432
updated
4b50833
cleanup
eb5b84e
stash
efdeb01
merged
c54c17e
fixing tests
4be985d
passing
20e7f17
get other failing tst to pass
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ruisearch42 @kouroshHakha FYI - need to think through this in more detail. The current implementation is completely broken so I will save fixing the Elastic EP case for a follow up PR
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ack, thanks for the heads up. cc @libertyeagle