Alibaba Cloud Prometheus Service allows you to install and configure NGINX exporters, and provides out-of-the-box dashboards. This topic describes how to install and configure NGINX exporters of the earlier version.
Background information
- The nginx-module-vts module is installed for the NGINX exporters of the earlier version.
- The following table lists the metrics of NGINX exporters of the earlier version.
Metric Type Description nginx_server_requests Server The number of server requests. nginx_server_bytes Server The number of bytes processed by the server. nginx_server_cache Server The cache of the server. nginx_filter_requests Filter The number of filter requests. nginx_filter_bytes Filter The number of bytes processed by the filter. nginx__filter_responseMsec Filter The response time of the filter. nginx_upstream_requests Upstreams The number of upstream requests. nginx_upstream_bytes Upstreams The number of upstream bytes. nginx_upstream_responseMsec Upstreams The upstream response time.
Entry
- Log on to the ARMS console.
- In the left-side navigation pane, click Prometheus Monitoring.
- In the upper-left corner, select the target region and click the name of the target Kubernetes cluster.
- In the left-side navigation pane, click Exporter access .