Open
Description
Using native kafka module for metricbeat, not all metrics are parsed correctly into elasticsearch and some metrics are missing.
- Beat: Metricbeat
- Version: 8.10.4
- Operating System: CentOS Linux
- Kafka version: "kafka_2.13-2.5.0.jar"
- Jolokia version: "jolokia-jvm-1.7.2.jar"
Module config
- module: kafka
enabled: true
metricsets:
- broker
period: 10s
hosts: ["localhost:8778"]
Mbeans list
mbeans.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment