proxy
Returns data based upon filtered json
get/prometheus/label/{labelName}
Path parameters
labelNamestring required
Label name
Label name
Response
Label
Example response
[
{
"__name__": "go_routines",
"instance": "localhost:9090",
"job": "prometheus"
}
]