-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): update sonarqube support dependencies #105
Conversation
b8809b7
to
7f4774a
Compare
7f4774a
to
224f058
Compare
224f058
to
890d5fd
Compare
890d5fd
to
6877701
Compare
a60f190
to
5730d62
Compare
5730d62
to
1f181da
Compare
704abf3
to
2d99cd5
Compare
fabd88d
to
021c6be
Compare
fb7a613
to
9dd3da5
Compare
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | actions/checkout | v4.2.0 | v4.2.1 | | github-tags | defenseunicorns/uds-common | v1.0.0 | v1.1.0 | | github-tags | prometheus/jmx_exporter | 0.17.2 | 1.0.1 |
9dd3da5
to
280653d
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
license and code owner changes approved
This PR contains the following updates:
v4.2.0
->v4.2.1
v1.0.0
->v1.1.0
v1.0.0
->v1.1.0
0.17.2
->1.0.1
Release Notes
actions/checkout (actions/checkout)
v4.2.1
Compare Source
defenseunicorns/uds-common (defenseunicorns/uds-common)
v1.1.0
Compare Source
⚠ BREAKING CHANGES
Bug Fixes
Miscellaneous
prometheus/jmx_exporter (prometheus/jmx_exporter)
v1.0.1
: / 2024-05-31Compare Source
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/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. MBean names that are normalized to the same metric name will now contain a label named
_objectname
that references the MBean that provided the metric.Example:
[BUGFIX] 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
[CHANGE] Added
azul/prime:21
to integration test containersv1.0.0
: / 2024-05-17Compare Source
This release has functional issues and should not be used.
Use 1.0.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.