get-metric-metadata
Retrieve metadata for a metric name to understand its type, unit, and description. Solves the need to identify what a metric, like system.cpu.user, represents.
Instructions
Get metadata for a specific metric name. Returns type (gauge/count/rate), unit, description, and integration. Use when you need to understand what a metric measures, e.g., 'what does system.cpu.user mean'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metricName | Yes |