List tags by metric name

GET {{baseUrl}}/api/v2/metrics/:metric_name/all-tags

View indexed tag key-value pairs for a given metric name.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"attributes":{"tags":["\u003cstring\u003e","\u003cstring\u003e"]},"id":"\u003cstring\u003e","type":"metrics"}}