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
NameName of the metric for which to get metadata.

Example Output

{    "description": "description",    "integration": "integration",    "per_unit": "second",    "short_name": "short_name",    "statsd_interval": 0,    "type": "count",    "unit": "byte"}

Workflow Library Example

Get Metric Metadata with Datadog and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop