# Monitoring the NGINX Node Metrics

The [NGINX Node](https://docs.wallarm.com/installation/nginx-native-node-internals.md#nginx-node) exposes metrics in the [Prometheus](https://prometheus.io/docs/instrumenting/exposition_formats/) 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 3 types of metrics available:

* [Postanalytics metrics](https://docs.wallarm.com/admin-en/wstore-metrics.md) — include Postanalytics module **wstore** metrics, available by default at the `http://localhost:9001/metrics` endpoint.
* [**wcli** Controller metrics](https://docs.wallarm.com/admin-en/wcli-metrics.md) — provide data from the service that runs most Wallarm functional components (e.g., brute-force detection or attack export to the Cloud).
* [API Firewall metrics](https://docs.wallarm.com/admin-en/apifw-metrics.md) — available by default at `http://<host>:9010/metrics` endpoint.

    The API Firewall service underlies the [API Specification Enforcement](https://docs.wallarm.com/api-specification-enforcement/overview.md) feature.
