> For the complete documentation index, see [llms.txt](https://ivankhrenkov.gitbook.io/bware_labs_russian/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ivankhrenkov.gitbook.io/bware_labs_russian/the-basics/avalanche-api/metrics-api.md).

# Metrics API

Позволяет клиентам получать статистику о состоянии и производительности узла.

### Путь <a href="#endpoint" id="endpoint"></a>

```
/ext/metrics
```

### Использование <a href="#usage" id="usage"></a>

Получение метрик узла:

```
//Request
curl -X POST https://ava-api.bwarelabs.com/<your-endpoint-id>/ext/metrics

//Response
Returns a list of metrics related to the node performance
```

### Форматирование <a href="#format" id="format"></a>

Этот API производит метрики, совместимые с Prometheus.&#x20;
