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

SEVERE: JMX scrape failed: java.lang.ClassCastException: javax.management.openmbean.TabularDataSupport cannot be cast to javax.management.Attribute #542

Commits on Oct 8, 2020

  1. Added a sanitary check to the JMX Scraper so that it will skip Attrib…

    …utes processing that are not javax.management.Attribute types. This is an issue present in Apache Ignite, when there are some Attributes that are of type javax.management.openmbean.TabularDataSupport
    
    Signed-off-by: Neville Bonavia <neville.bonavia@gig.com>
    nbonavia committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    f5f4bb9 View commit details
    Browse the repository at this point in the history