Skip to main content
GET
/
metrics
Prometheus Metrics Endpoint
curl --request GET \
  --url http://localhost:8080/metrics
"<string>"

Response

200 - text/plain

Prometheus metrics data.

The response is of type string.