Skip to content

[Metricbeat] Kafka module giving mbeans field #36909

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"]

Metrics in Kibana
image

Mbeans list
mbeans.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Stalledneeds_teamIndicates that the issue/PR needs a Team:* label

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions