chore(deps): bump io.prometheus.jmx:collector from 0.20.0 to 1.0.0
Bumps io.prometheus.jmx:collector from 0.20.0 to 1.0.0.
Release notes
Sourced from io.prometheus.jmx:collector's releases.
1.0.0 / 2024-05-17
This release adds Prometheus Protobuf support.
As always, the jmx_exporter binaries are available on Maven Central:
NOTES
1. Metrics are no longer served on the root
/path. You will be required to change the scrape URL to include/metrics2. Some JVM metric names have changed to conform with the OpenMetrics specification.
Dashboards will need to be changed if referencing the changed JVM metrics.
https://prometheus.github.io/client_java/migration/simpleclient/#jvm-metrics
3. Collection fails for Kafka using release 1.0.0
[BUGFIX] Fixed
NullPointerExceptionduring scrape. Thanks@simon-greatrix[ENHANCEMENT] Improved JMX scraping performance. Thanks@nicktelford[ENHANCEMENT] Added configuration example for Kafka KRaft metrics. Thanks@KumKeeHyun. [ENHANCEMENT] Added configuration example for Presto/Trino metrics. Thanks@Akanksha-kedia[ENHANCEMENT] Added configuration example for Hazelcast. Thanks@Nirzak[ENHANCEMENT] Added better exception handling in Java agentpremain. Thanks@guhanjie. [CHANGE] Updated Tomcat example configuration. Thanks@lautarozerpa. [CHANGE] Updated integration testing containers to include Java 21 and 22
Commits
a9d9be2Update MAINTAINER_NOTES.md8ffa508Update README.md39d1e36client_java 1.3.0 integration (#957)d8cc3e5Updated AntuBLUE Test Engine version (#956)4d775bcFixed integration test (#953)6e34770Added environment variable to allow RMI SSL but disable use of SSL for the RM...9bdbe78Fixed Javadoc warnings (#950)9901b83UBI9 test container images (#949)b98769fAdded test for RMI over SSL (#948)022ba2eupdated config to fetch domain names (#946)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)