Skip to main content
GET
/
prometheus
/
api
/
v1
/
metadata
Get metric metadata
curl --request GET \
  --url http://aris.local/prometheus/api/v1/metadata \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API token only (for external integrations)

Response

Metric metadata

The response is of type object.