To learn more, visit the Datadog documentation.

Basic Parameters

ParameterDescription
TimeSeconds since the Unix epoch.

Advanced Parameters

ParameterDescription
FilterFilter metrics that have been submitted with the given tags. Supports boolean and wildcard expressions.Cannot be combined with other filters.

Example Output

{    "from": "from",    "metrics": [        "metrics",        "metrics"    ]}

Workflow Library Example

List Active Metrics with Datadog and Send Results Via Email

Preview this Workflow on desktop