Datadog · Arazzo Workflow
Datadog Manage Metric Metadata
Version 1.0.0
Read a metric's tag configuration, then update its tags and metadata.
Provider
Workflows
manage-metric-metadata
Read a metric tag configuration then update its tags.
Fetches the tag configuration for a metric and then updates the set of indexed tag keys and percentile behavior.
1
getTagConfiguration
getMetricTagConfiguration
Read the current tag configuration for the metric to capture its type and existing indexed tag keys before updating.
2
updateTagConfiguration
updateMetricTagConfiguration
Update the metric tag configuration with the new set of indexed tag keys and percentile behavior using merge-patch semantics.