Unable to get Stub status metrics in the Prometheus UI #795
Unanswered
anmolsaini-hpe
asked this question in
Q&A
Replies: 1 comment
-
Are you seeing any errors in any of the containers log? We also have an example here https://github.com/nginxinc/nginx-prometheus-exporter/tree/main/examples/kubernetes if you want to give that one a try, it might be easier to add an additional config like in that example instead of replacing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I installed nginx and nginx exporter successfully using https://sysdig.com/blog/monitor-nginx-prometheus/
Now I want to enable stub stat metrics,
Here is the config map :
Here is the K8s deployment :
I am able to see common metrics on my Prometheus but not able to see the stub stat metrics.
What configuration I am missing here?
Beta Was this translation helpful? Give feedback.
All reactions