Send a query for a specific metric.
{ "data": { "result": [ { "metric": { "__name__": "string", "instance": "string", "job": "string" }, "value": [ "" ] } ], "resultType": "string" }, "status": "string"}
Was this page helpful?