Metrics API
This page is an overview of the Metrics API associated with AvalancheGo.
The Metrics API allows clients to get statistics about a node's health and performance.
Note
This API set is for a specific node, it is unavailable on the public server.
Endpoint
Usage
To get the node metrics:
Format
This API produces Prometheus compatible metrics. See here for information on Prometheus' formatting.
Here is a tutorial that shows how to set up Prometheus and Grafana to monitor AvalancheGo node using the Metrics API.
Last updated on