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

Cache JMX connection and MBeans names and attributes #1019

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 24, 2024

  1. Cache jmx connection, mbeans names and attributes

    Signed-off-by: Max Melentyev <[email protected]>
    max-melentyev committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    692f9da View commit details
    Browse the repository at this point in the history
  2. Refresh mbeans cache when they are registered/unregistered

    Signed-off-by: Max Melentyev <[email protected]>
    max-melentyev committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    32fae25 View commit details
    Browse the repository at this point in the history
  3. Reset connection if scrape failed

    Signed-off-by: Max Melentyev <[email protected]>
    max-melentyev committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b5119ad View commit details
    Browse the repository at this point in the history