External DocumentationTo learn more, visit the Datadog documentation.
Actions
List Active Metrics
Get the list of actively reporting metrics from a given time until now.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Time | Seconds since the Unix epoch. |
| Parameter | Description |
|---|---|
| Filter | Filter metrics that have been submitted with the given tags. Supports boolean and wildcard expressions. Cannot be combined with other filters. |
{
"from": "from",
"metrics": [
"metrics",
"metrics"
]
}
Was this page helpful?