Skip to main content
Glama

datadog mcp

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GeLi2001/datadog-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server