Response
200 - application/json
Successful Response
The response is of type any
.
curl --request GET \
--url http://localhost:8000/metrics
"<any>"
Prometheus metrics endpoint
curl --request GET \
--url http://localhost:8000/metrics
"<any>"
Successful Response
The response is of type any
.