get_topic_metrics
Fetches JMX Exporter metrics for a given Kafka topic, allowing monitoring of topic health and performance. Accepts topic name, optional broker ID, and limit.
Instructions
Returns JMX Exporter metrics labeled for a Kafka topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| broker_id | No | ||
| topic_name | Yes | ||
| include_raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||