Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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
Workflow LibraryPreview this Workflow on desktop