RelayerAPI Reference

Triggers an update of system metrics and returns the result in plain text format.

Returns

An HttpResponse containing the updated metrics in plain text, or an error message if the update fails.

GET
/debug/metrics/scrape

Response Body

curl -X GET "https://loading/debug/metrics/scrape"
"string"
Empty