-
Notifications
You must be signed in to change notification settings - Fork 210
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
Enable Prometheus metrics #412
Comments
Is there any way to get the hubble metrics in prometheus without installing via helm? |
For the record I did the following to get metrics after installing with the CLI:
Then I could switch back following the doc, like configuring DNS/L7 metrics as explained here https://docs.cilium.io/en/stable/policy/visibility/#proxy-visibility So, that is clearly hacky. Maybe it could be clarified in documentation that the CLI doesn't support metrics configuration (yet), especially as the CLI seem more promoted in the quick-start guide ? |
Is this fixed by this PR? #955 |
Looks like it is done like edit: fixed quotes in command |
This issue has been automatically marked as stale because it has not |
This issue has not seen any activity since it was marked stale. |
The Cilium Helm Chart has support for Prometheus metrics. It would be great, if the
cilium install
command would have a flag, that enables Prometheus metrics.The text was updated successfully, but these errors were encountered: