Replies: 2 comments 2 replies
-
Since this appears global. Did you also: https://docs.nginx.com/nginx-ingress-controller/configuration/global-configuration/command-line-arguments/#cmdoption-enable-prometheus-metrics |
Beta Was this translation helpful? Give feedback.
1 reply
-
This is available only for Nginx Plus customers :-/ |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have deployed the ingress controller to GKE. I have enabled latency metrics using the
-enable-latency-metrics
argument. However, there is no metrics being generated for any of the k8s ingresses that are created. From the docs (https://docs.nginx.com/nginx-ingress-controller/logging-and-monitoring/prometheus/), it looks like the controller_upstream_server_response_latency_ms_count should be available. I am using open source nginx and NOT nginx plus. Are the latency metrics for each ingress available only in the nginxplus version?Beta Was this translation helpful? Give feedback.
All reactions