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

metrics: move metrics up, outside servers #6606

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mohammed90
Copy link
Member

This change moves the metrics configuration from per-server level to a single config knob within the http app. Enabling metrics in any of the configured servers inside http enables metrics for all servers.

Fix #6604

This change moves the metrics configuration from per-server level to a single config knob within the `http` app. Enabling `metrics` in any of the configured servers inside `http` enables metrics for all servers.

Fix #6604

Signed-off-by: Mohammed Al Sahaf <[email protected]>
@mohammed90 mohammed90 added bug 🐞 Something isn't working under review 🧐 Review is pending before merging labels Oct 5, 2024
@mohammed90 mohammed90 added this to the v2.9.0-beta.3 milestone Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working under review 🧐 Review is pending before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

with per_host in metrics, how about compatible with old version
2 participants