This action does not support OAuth connections.

To learn more, visit the Datadog documentation.

Parameters

ParameterDescription
QueryQuery string to search metrics upon. Must be prefixed with metrics:.

Example Output

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

Workflow Library Example

List Metrics with Datadog and Send Results Via Email

Preview this Workflow on desktop