Search for metrics from the last 24 hours in Datadog.
This action does not support OAuth connections.
External DocumentationTo learn more, visit the Datadog documentation.

Parameters

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

Example Output

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

Workflow Library Example

List Metrics with Datadog and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop