List Metrics
Search for metrics from the last 24 hours in Datadog.
caution
This action does not support OAuth connections.
External Documentation
To learn more, visit the Datadog documentation.
Parameters
Parameter | Description |
---|---|
Query | Query 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