Get active metrics list
GET {{baseUrl}}/api/v1/metrics?from=-32260706
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":"deserunt eiusmod labore do","metrics":["irure et sit","laboris eiusmod consectetur pariatur"]}