List label values
Prometheus Querying
List label values
Returns Prometheus values for a label available to the authenticated workspace and organization.
GET
List label values
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Prometheus label name.
Example:
"site_id"
Query Parameters
Unix timestamp for the beginning of the discovery window. Defaults to one hour ago.
Unix timestamp for the end of the discovery window. Defaults to now.
Response
Label values.
Example:
["9c69345c-8d39-4786-9f17-8153c988c89a"]