Get active metrics list
GET {{baseUrl}}/api/v1/metrics?from=-62147425&host=tempor Ut sed velit&tag_filter=env IN (staging,test) AND service:web
Get the list of actively reporting metrics from a given time until now.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
from | number | (Required) Seconds since the Unix epoch. | |
host | string | Hostname for filtering the list of metrics returned. | |
If set, metrics retrieved are those with the corresponding hostname tag. | |||
tag_filter | string | Filter metrics that have been submitted with the given tags. Supports boolean and wildcard expressions. | |
Cannot be combined with other filters. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"from":"ullamco ut sed Duis","metrics":["sed","proident tempor eiusmod veniam"]}