describe_metric
Understand a metric's meaning, units, type, and available tags before building queries or monitors. Get metric metadata and tag discovery in one call.
Instructions
Get metadata (description, unit, type) and known tags for a metric.
Use this when: you need to understand what a metric means or what tags you can group/filter by before writing a query_metrics or monitor query. Consolidates metric metadata and tag discovery into a single call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric_name | Yes | Exact metric name (e.g. "system.cpu.user"), as returned by list_available_metrics or list_active_metrics |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||