Ana içeriğe geç

Monitoring the NGINX Node Metrics

The NGINX Node exposes metrics in the Prometheus format, which you can use to monitor its performance, traffic, and detected attacks. This topic provides an overview of these metrics. For detailed information on each metric type, refer to its dedicated topic.

There are two types of metrics available:

  • General metrics, which include Postanalytics module wstore metrics and general system metrics (e.g., Go runtime, memory usage, process statistics, etc.) available at the http://localhost:9001/metrics endpoint by default.

  • API Firewall metrics, available at http://<host>:9010/metrics endpoint by default.

    The API Firewall service underlies the API Specification Enforcement feature.