cURL
curl --request GET \ --url http://localhost:8080/metrics
"<string>"
Serves Prometheus format metrics for monitoring the memory system.
Prometheus metrics data.
The response is of type string.
string