Prometheus metrics export.
Base URL: https://<host>/ (пример: http://localhost:5000). Соглашения, обзор Public API, Swagger UI.
Аутентификация: None
Content-Type: text/plain; version=0.0.4; charset=utf-8
В production рекомендуется ограничить доступ к /metrics на уровне reverse proxy / network policy.
# HELP cascad_http_requests_total ...
cascad_http_requests_total 1234
curl http://localhost:5000/metrics
См. также: Обзор Meta.