Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

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 /metrics

2. 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 NullPointerException during 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 agent premain. Thanks @​guhanjie. [CHANGE] Updated Tomcat example configuration. Thanks @​lautarozerpa. [CHANGE] Updated integration testing containers to include Java 21 and 22

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.prometheus.jmx:collector](https://github.com/prometheus/jmx_exporter) from 0.20.0 to 1.0.0.
- [Release notes](https://github.com/prometheus/jmx_exporter/releases)
- [Commits](prometheus/jmx_exporter@0.20.0...1.0.0)

---
updated-dependencies:
- dependency-name: io.prometheus.jmx:collector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 2024

Superseded by #4579.

@dependabot dependabot bot closed this May 31, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.prometheus.jmx-collector-1.0.0 branch May 31, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants