Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing kafka.server metrics? #23

Open
thethomp opened this issue Dec 22, 2016 · 0 comments
Open

Missing kafka.server metrics? #23

thethomp opened this issue Dec 22, 2016 · 0 comments

Comments

@thethomp
Copy link

I'm seeing all expected metrics except for in the kafka.server section. In Graphite I only see kafka.server.[DelayedOperationsPurgatory|FetcherLagMetrics|KafkaServer|ReplicatFetcherManager|ReplicaManager].

But when I connect to my Kafka JMX port using jconsole, I can see a bunch of other metrics in the kafka.server section, like BrokerTopicMetrics, DelayedFetchMetrics, FetcherStats, and a number of other collections.

Is it expected that these don't get written to Graphite? The BrokerTopicMetrics in particular would be extremely helpful to have.

I have not excluded anything using kafka.graphite.metrics.exclude.regex config, so I think I should be getting everything, but again, am missing a big portion of the kafka.server.* metrics.

Any help would be appreciated. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant