Skip to content

Monitoring the Native Node Metrics

The Native 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 2 types of metrics available:

  • Postanalytics metrics — include Postanalytics module wstore metrics, available by default at the http://localhost:9001/metrics endpoint.

  • Native Node runtime metrics — provide information about the Node's internal operations (e.g., blocked/bypassed traffic, HTTP inspection, Go runtime statistics). These metrics are available by default at the http://<NODE_IP>:9000/metrics endpoint.