datadog mcp

by GeLi2001
Verified

get-metric-metadata

Retrieve detailed metadata for a specific metric, including its type, description, unit, and attributes, to understand its meaning and proper usage within the Datadog MCP server for monitoring and tracing.

Instructions

Retrieve detailed metadata about a specific metric, including its type, description, unit, and other attributes. Use this to understand a metric's meaning and proper usage.

Input Schema

NameRequiredDescriptionDefault
metricNameYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "metricName": { "type": "string" } }, "required": [ "metricName" ], "type": "object" }

You must be authenticated.

Other Tools from datadog mcp

Related Tools

ID: nj2o2mvvnd