get_metric
Retrieve metadata for a specific Datadog metric to understand its properties and usage in monitoring operations.
Instructions
Get metadata about a specific metric.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}