The monitoring module for Cloud shifts time from time. Right now, the most common way to monitor the application is Prometheus with Grafana.
Prometheus is the app to define how to collect the metric from the application. On the NGINX side, you will need to deploy the exporter. Then, you can instruct the prometheus to get the metric from the endpoint released by the exporter.
Once you have confirmed the Prometheus getting all the metrics, you can hook the Prometheus with Grafana. There are a lot predefined dashboard in the community. An official one from NGINX inc. can be found in this link. You can import the dashboard to your Grafana instance.
All the grafana and prometheus can be installed with helm. Please refer to these two repositories, https://github.com/grafana/helm-charts and https://github.com/prometheus-community/helm-charts.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…