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

fix: accept concurrent prometheus connections #9459

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Jul 11, 2024

closes #8772

supports concurrent prometheus request handling with shutdown handling.

we need shutdown handling because prometheus connections should be terminated gracefully

@github-actions github-actions bot added A-observability Related to tracing, metrics, logs and other observability tools C-bug An unexpected or incorrect behavior C-enhancement New feature or request labels Jul 11, 2024
@mattsse mattsse added this pull request to the merge queue Jul 11, 2024
Merged via the queue into main with commit 95bde32 Jul 11, 2024
33 checks passed
@mattsse mattsse deleted the matt/concurrent-prometheus branch July 11, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-observability Related to tracing, metrics, logs and other observability tools C-bug An unexpected or incorrect behavior C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prometheus endpoint regression
2 participants