Closed
Description
As an operator of NKG in a production environment
I want Prometheus metrics to be exposed for NKG
So that I can observe and monitor the performance of NKG and respond to incidents.
Acceptance
- Prometheus Exporter is integrated with NKG
- NGINX and NKG Controller runtime metrics are exposed through the Prometheus endpoint
- Configurable port for the metrics endpoint
- Annotations are present in the deployment manifest for NKG to make the Prometheus endpoint discoverable
- Documentation is added that includes a list of metrics we provide
- Our architecture document is updated to include the traffic for Prometheus.