Get Metric Metadata
get_metric_metadataRetrieve metadata (type, help, unit) for Prometheus metrics. Use optional filter to search metric names and descriptions, or get all metadata without specifying a metric.
Instructions
Get metadata (type, help, unit) for metrics. Returns all metric metadata when no metric name is provided. Use filter_pattern to search metric names and descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | No | ||
| filter_pattern | No | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |