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

KeyDatatypeRequiredDescription
fromnumber(Required) Seconds since the Unix epoch.
hoststringHostname for filtering the list of metrics returned.
If set, metrics retrieved are those with the corresponding hostname tag.
tag_filterstringFilter metrics that have been submitted with the given tags. Supports boolean and wildcard expressions.
Cannot be combined with other filters.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"from":"deserunt eiusmod labore do","metrics":["irure et sit","laboris eiusmod consectetur pariatur"]}