Skip to content
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

Mock app log fix for missing metrics warning #564

Merged
merged 3 commits into from
Jan 10, 2025
Merged

Mock app log fix for missing metrics warning #564

merged 3 commits into from
Jan 10, 2025

Conversation

varungup90
Copy link
Collaborator

@varungup90 varungup90 commented Jan 9, 2025

metrics_output = """
# HELP vllm:lora_requests_info Running stats on lora requests.
# TYPE vllm:lora_requests_info gauge
vllm:lora_requests_info{max_lora="1",running_lora_adapters="text2sql-lora-1",waiting_lora_adapters=""} 1
Copy link
Collaborator

Choose a reason for hiding this comment

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

do you have dynamic lora information, should it be a rendered template with lora names?

Copy link
Collaborator Author

@varungup90 varungup90 Jan 10, 2025

Choose a reason for hiding this comment

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

I will merge this and create a follow up task to generate dynamic lora information.

#566

@Jeffwan
Copy link
Collaborator

Jeffwan commented Jan 9, 2025

rest part looks good to me

@varungup90 varungup90 merged commit 124ff9c into main Jan 10, 2025
2 checks passed
@varungup90 varungup90 deleted the log-fixes branch January 10, 2025 18:21
gangmuk pushed a commit that referenced this pull request Jan 25, 2025
* Add lora_info log message and misc README.md naming cleanup

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

Successfully merging this pull request may close these issues.

2 participants