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

Backport Jolokia wildcards support (#6462) to 6.2 #6738

Closed
wants to merge 4 commits into from

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Apr 3, 2018

Backports Jolokia wildcards support (#6462) to 6.2 branch

jsoriano added 4 commits April 3, 2018 13:04
When using wildcards with Jolokia, if multiple mbeans match, they will
each one have their own metrics. If we only generate an event each match
will overwrite the previous ones.

Previous behaviour is kept for Jolokia requests without wildcards, this
can be used to compose an only event from multiple specific mbeans.
…etrics

A new optional `event` option is added to attribute mappings, so
attributes with the same `event` are sent in the same event to Elastic
and attributes with different `event` are sent in different events.

Some additional related refactorings done to improve type safety.
@jsoriano
Copy link
Member Author

jsoriano commented Apr 3, 2018

Closing this as it will be backported to 6.3, not to 6.2.

@jsoriano jsoriano closed this Apr 3, 2018
@jsoriano jsoriano deleted the backport_6462_6.2 branch November 8, 2018 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant