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

No MBean matched for additional metrics #54

Open
ProtemS opened this issue Nov 18, 2024 · 0 comments
Open

No MBean matched for additional metrics #54

ProtemS opened this issue Nov 18, 2024 · 0 comments

Comments

@ProtemS
Copy link

ProtemS commented Nov 18, 2024

I can successfully get the configured produce quota metric via
io.strimzi.kafka.quotas:type=StaticQuotaCallback,name=Produce

But when I attempt any of the metrics in the additional metrics it is not recognized by JMX,
An example of how the ObjectName/Metric configuration should be called would be helpful

io.strimzi.kafka.quotas:type=StaticQuotaCallback,name=ThrottleFactor
Doesn't work, it says the metric is not recognized, im using the GenericJMX plugin for collectd, but this may be a mis-configuration, Adding the observingBrokerId to to the end of the metric definition also didn't work.

Help would be greatly appreciated :)

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