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

Fixed JMX exporter config for kafka server quota metrics for users and clients #801

Merged
merged 2 commits into from Apr 28, 2022

Conversation

ecojan
Copy link
Contributor

@ecojan ecojan commented Apr 26, 2022

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets none
License Apache 2.0

What's in this PR?

When setting Kafka quotas, user level only quota metrics would not be properly caught by the JMX config and would end up in a catch-all rule (instead of the quota specific ones). As such I added a new JMX rule that captures quota metrics for user only quota (default-entity) and rearranged the rules to properly catch all cases (<user, clientId>, , ).

Checklist

  • Implementation tested

@ecojan ecojan requested a review from a team as a code owner April 26, 2022 15:27
@stoader stoader merged commit 288ad4c into banzaicloud:master Apr 28, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants