Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request GET \ --url http://localhost:8080/metrics
"<string>"
Returns Prometheus-formatted metrics for monitoring.
Prometheus metrics
The response is of type string.
string
Was this page helpful?