chore(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.12.0 #2

Merged
antoine merged 1 commits from renovate/micrometer-registry-prometheus.version into main 2023-12-11 21:24:11 +00:00
Member

This PR contains the following updates:

Package Type Update Change
io.micrometer:micrometer-registry-prometheus compile minor 1.11.5 -> 1.12.0

Release Notes

micrometer-metrics/micrometer (io.micrometer:micrometer-registry-prometheus)

v1.12.0: 1.12.0

Compare Source

New Features

  • Support Jetty 12 in JettyConnectionMetrics #​4324
  • Support generational ZGC #​4258
  • Remove native-image.properties from micrometer-core #​4245
  • Add Observation instrumentation for Jakarta JMS #​4007
  • Move Jakarta JMS instrumentation to micrometer-jakarta9 #​4201
  • Add shortcut to assign dynamic tags to Meters #​535
  • Support new CSP auth method for Wavefront (AOA) #​4054
  • Add hasAnObservationWithAKeyValue() variant with KeyValue #​4040
  • Add xxxKeyValue() variants with KeyValue to ObservationContextAssert #​4038
  • Add a timestamp to Event in Observation #​4032
  • Dynatrace Registry: Export units and descriptions #​3979
  • Provide a way to make decisions based on the parent in ObservationPredicate #​3678
  • Add exemplar support to _count #​3996
  • Configurable base time unit for OTLP registry #​3870
  • Instrumentations for Apache HttpComponents do not meter errors and leak memory #​3800

📔 Documentation

  • Deprecate Apache HttpComponents 4.x instrumentation #​3932

🐞 Bug Fixes

  • [Dynatrace v2] Only serialize metadata when set on the meter #​4247
  • Async log4j2 log events are not counted accurately #​2176
    • log4j2 2.21.0 or later is required for this fix
  • Transitive Guava dependency in Stackdriver module is causing build failures #​4010
  • HttpRequestTags depends on both jakarta and javax Servlet variants #​3804

🔨 Dependency Upgrades

  • [Dynatrace v2] Update to utils library v2 #​4064
  • Bump com.tngtech.archunit:archunit-junit5 from 1.1.0 to 1.2.0 #​4348
  • Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 #​4347
  • Bump junit from 5.10.0 to 5.10.1 #​4346
  • Bump org.mongodb:mongodb-driver-sync from 4.11.0 to 4.11.1 #​4345
  • Bump dropwizard-metrics from 4.2.21 to 4.2.22 #​4344
  • Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final #​4343
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 #​4342
  • Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 #​4341
  • Bump software.amazon.awssdk:cloudwatch from 2.21.7 to 2.21.20 #​4340
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.0 to 1.7.2 #​4339
  • Bump io.javalin:javalin from 5.6.2 to 5.6.3 #​4304
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.6.11 to 1.7.0 #​4297
  • Bump com.wavefront:wavefront-sdk-java from 3.4.2 to 3.4.3 #​4296
  • Bump activemq-artemis from 2.31.0 to 2.31.2 #​4294
  • Bump software.amazon.awssdk:cloudwatch from 2.21.5 to 2.21.7 #​4281
  • Bump com.google.cloud:google-cloud-monitoring from 3.29.0 to 3.30.0 #​4280
  • Bump org.apache.logging.log4j:log4j-core from 2.21.0 to 2.21.1 #​4278
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.571 to 1.12.573 #​4276
  • Bump com.dynatrace.metric.util:dynatrace-metric-utils-java from 2.0.0 to 2.0.1 #​4267
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.566 to 1.12.571 #​4266
  • Bump software.amazon.awssdk:cloudwatch from 2.21.1 to 2.21.5 #​4265
  • Bump jersey2 from 2.40 to 2.41 #​4264
  • Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.0 #​4253
  • Bump software.amazon.awssdk:cloudwatch from 2.21.0 to 2.21.1 #​4252
  • Bump io.micrometer:context-propagation to 1.1.0 #​4244
  • Bump io.projectreactor:reactor-bom from 2022.0.11 to 2022.0.12 #​4241
  • Bump com.wavefront:wavefront-sdk-java from 3.4.1 to 3.4.2 #​4240
  • Bump software.amazon.awssdk:cloudwatch from 2.20.162 to 2.21.0 #​4239
  • Bump dropwizard-metrics from 4.2.20 to 4.2.21 #​4236
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 #​4231
  • Bump com.signalfx.public:signalfx-java from 1.0.35 to 1.0.36 #​4230
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.565 to 1.12.566 #​4226
  • Bump com.google.cloud:google-cloud-monitoring from 3.28.0 to 3.29.0 #​4220
  • Bump org.mongodb:mongodb-driver-sync from 4.10.2 to 4.11.0 #​4216

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye, @​pirgeo, @​ttddyy, and @​zakkak

v1.11.6: 1.11.6

Compare Source

🐞 Bug Fixes

  • osgi-test artifact is no longer published but is still in the bom #​4350
  • PushMeterRegistry metrics lost on close if scheduled publish is in progress #​3872
  • Current step data is not published on shutdown when publishing is in progress #​3846

🔨 Dependency Upgrades

  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.3 to 2.1.4 #​4338
  • Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final #​4337
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 #​4336
  • Bump dropwizard-metrics from 4.2.21 to 4.2.22 #​4335
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.571 to 1.12.573 #​4275
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.566 to 1.12.571 #​4268
  • Pin io.micrometer:context-propagation to 1.0.6 #​4243
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 #​4238
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.565 to 1.12.566 #​4234
  • Bump dropwizard-metrics from 4.2.20 to 4.2.21 #​4233
  • Bump com.signalfx.public:signalfx-java from 1.0.35 to 1.0.36 #​4227
  • Bump io.netty:netty-bom from 4.1.99.Final to 4.1.100.Final #​4215
  • Bump jetty from 9.4.52.v20230823 to 9.4.53.v20231009 #​4214
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.93 to 8.5.94 #​4213
  • Bump io.projectreactor:reactor-bom from 2020.0.36 to 2020.0.37 #​4212

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​timyates


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | compile | minor | `1.11.5` -> `1.12.0` | --- ### Release Notes <details> <summary>micrometer-metrics/micrometer (io.micrometer:micrometer-registry-prometheus)</summary> ### [`v1.12.0`](https://github.com/micrometer-metrics/micrometer/releases/tag/v1.12.0): 1.12.0 [Compare Source](https://github.com/micrometer-metrics/micrometer/compare/v1.11.6...v1.12.0) #### :star: New Features - Support Jetty 12 in JettyConnectionMetrics [#&#8203;4324](https://github.com/micrometer-metrics/micrometer/issues/4324) - Support generational ZGC [#&#8203;4258](https://github.com/micrometer-metrics/micrometer/issues/4258) - Remove native-image.properties from micrometer-core [#&#8203;4245](https://github.com/micrometer-metrics/micrometer/issues/4245) - Add Observation instrumentation for Jakarta JMS [#&#8203;4007](https://github.com/micrometer-metrics/micrometer/pull/4007) - Move Jakarta JMS instrumentation to micrometer-jakarta9 [#&#8203;4201](https://github.com/micrometer-metrics/micrometer/pull/4201) - Add shortcut to assign dynamic tags to Meters [#&#8203;535](https://github.com/micrometer-metrics/micrometer/issues/535) - Support new CSP auth method for Wavefront (AOA) [#&#8203;4054](https://github.com/micrometer-metrics/micrometer/issues/4054) - Add hasAnObservationWithAKeyValue() variant with KeyValue [#&#8203;4040](https://github.com/micrometer-metrics/micrometer/pull/4040) - Add xxxKeyValue() variants with KeyValue to ObservationContextAssert [#&#8203;4038](https://github.com/micrometer-metrics/micrometer/pull/4038) - Add a timestamp to Event in Observation [#&#8203;4032](https://github.com/micrometer-metrics/micrometer/issues/4032) - Dynatrace Registry: Export units and descriptions [#&#8203;3979](https://github.com/micrometer-metrics/micrometer/issues/3979) - Provide a way to make decisions based on the parent in ObservationPredicate [#&#8203;3678](https://github.com/micrometer-metrics/micrometer/issues/3678) - Add exemplar support to \_count [#&#8203;3996](https://github.com/micrometer-metrics/micrometer/pull/3996) - Configurable base time unit for OTLP registry [#&#8203;3870](https://github.com/micrometer-metrics/micrometer/issues/3870) - Instrumentations for Apache HttpComponents do not meter errors and leak memory [#&#8203;3800](https://github.com/micrometer-metrics/micrometer/issues/3800) #### :notebook_with_decorative_cover: Documentation - Deprecate Apache HttpComponents 4.x instrumentation [#&#8203;3932](https://github.com/micrometer-metrics/micrometer/issues/3932) #### :lady_beetle: Bug Fixes - \[Dynatrace v2] Only serialize metadata when set on the meter [#&#8203;4247](https://github.com/micrometer-metrics/micrometer/pull/4247) - Async log4j2 log events are not counted accurately [#&#8203;2176](https://github.com/micrometer-metrics/micrometer/issues/2176) - log4j2 2.21.0 or later is required for this fix - Transitive Guava dependency in Stackdriver module is causing build failures [#&#8203;4010](https://github.com/micrometer-metrics/micrometer/issues/4010) - HttpRequestTags depends on both jakarta and javax Servlet variants [#&#8203;3804](https://github.com/micrometer-metrics/micrometer/issues/3804) #### :hammer: Dependency Upgrades - \[Dynatrace v2] Update to utils library v2 [#&#8203;4064](https://github.com/micrometer-metrics/micrometer/pull/4064) - Bump com.tngtech.archunit:archunit-junit5 from 1.1.0 to 1.2.0 [#&#8203;4348](https://github.com/micrometer-metrics/micrometer/pull/4348) - Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 [#&#8203;4347](https://github.com/micrometer-metrics/micrometer/pull/4347) - Bump junit from 5.10.0 to 5.10.1 [#&#8203;4346](https://github.com/micrometer-metrics/micrometer/pull/4346) - Bump org.mongodb:mongodb-driver-sync from 4.11.0 to 4.11.1 [#&#8203;4345](https://github.com/micrometer-metrics/micrometer/pull/4345) - Bump dropwizard-metrics from 4.2.21 to 4.2.22 [#&#8203;4344](https://github.com/micrometer-metrics/micrometer/pull/4344) - Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final [#&#8203;4343](https://github.com/micrometer-metrics/micrometer/pull/4343) - Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 [#&#8203;4342](https://github.com/micrometer-metrics/micrometer/pull/4342) - Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 [#&#8203;4341](https://github.com/micrometer-metrics/micrometer/pull/4341) - Bump software.amazon.awssdk:cloudwatch from 2.21.7 to 2.21.20 [#&#8203;4340](https://github.com/micrometer-metrics/micrometer/pull/4340) - Bump com.netflix.spectator:spectator-reg-atlas from 1.7.0 to 1.7.2 [#&#8203;4339](https://github.com/micrometer-metrics/micrometer/pull/4339) - Bump io.javalin:javalin from 5.6.2 to 5.6.3 [#&#8203;4304](https://github.com/micrometer-metrics/micrometer/pull/4304) - Bump com.netflix.spectator:spectator-reg-atlas from 1.6.11 to 1.7.0 [#&#8203;4297](https://github.com/micrometer-metrics/micrometer/pull/4297) - Bump com.wavefront:wavefront-sdk-java from 3.4.2 to 3.4.3 [#&#8203;4296](https://github.com/micrometer-metrics/micrometer/pull/4296) - Bump activemq-artemis from 2.31.0 to 2.31.2 [#&#8203;4294](https://github.com/micrometer-metrics/micrometer/pull/4294) - Bump software.amazon.awssdk:cloudwatch from 2.21.5 to 2.21.7 [#&#8203;4281](https://github.com/micrometer-metrics/micrometer/pull/4281) - Bump com.google.cloud:google-cloud-monitoring from 3.29.0 to 3.30.0 [#&#8203;4280](https://github.com/micrometer-metrics/micrometer/pull/4280) - Bump org.apache.logging.log4j:log4j-core from 2.21.0 to 2.21.1 [#&#8203;4278](https://github.com/micrometer-metrics/micrometer/pull/4278) - Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.571 to 1.12.573 [#&#8203;4276](https://github.com/micrometer-metrics/micrometer/pull/4276) - Bump com.dynatrace.metric.util:dynatrace-metric-utils-java from 2.0.0 to 2.0.1 [#&#8203;4267](https://github.com/micrometer-metrics/micrometer/pull/4267) - Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.566 to 1.12.571 [#&#8203;4266](https://github.com/micrometer-metrics/micrometer/pull/4266) - Bump software.amazon.awssdk:cloudwatch from 2.21.1 to 2.21.5 [#&#8203;4265](https://github.com/micrometer-metrics/micrometer/pull/4265) - Bump jersey2 from 2.40 to 2.41 [#&#8203;4264](https://github.com/micrometer-metrics/micrometer/pull/4264) - Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.0 [#&#8203;4253](https://github.com/micrometer-metrics/micrometer/pull/4253) - Bump software.amazon.awssdk:cloudwatch from 2.21.0 to 2.21.1 [#&#8203;4252](https://github.com/micrometer-metrics/micrometer/pull/4252) - Bump io.micrometer:context-propagation to 1.1.0 [#&#8203;4244](https://github.com/micrometer-metrics/micrometer/issues/4244) - Bump io.projectreactor:reactor-bom from 2022.0.11 to 2022.0.12 [#&#8203;4241](https://github.com/micrometer-metrics/micrometer/pull/4241) - Bump com.wavefront:wavefront-sdk-java from 3.4.1 to 3.4.2 [#&#8203;4240](https://github.com/micrometer-metrics/micrometer/pull/4240) - Bump software.amazon.awssdk:cloudwatch from 2.20.162 to 2.21.0 [#&#8203;4239](https://github.com/micrometer-metrics/micrometer/pull/4239) - Bump dropwizard-metrics from 4.2.20 to 4.2.21 [#&#8203;4236](https://github.com/micrometer-metrics/micrometer/pull/4236) - Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 [#&#8203;4231](https://github.com/micrometer-metrics/micrometer/pull/4231) - Bump com.signalfx.public:signalfx-java from 1.0.35 to 1.0.36 [#&#8203;4230](https://github.com/micrometer-metrics/micrometer/pull/4230) - Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.565 to 1.12.566 [#&#8203;4226](https://github.com/micrometer-metrics/micrometer/pull/4226) - Bump com.google.cloud:google-cloud-monitoring from 3.28.0 to 3.29.0 [#&#8203;4220](https://github.com/micrometer-metrics/micrometer/pull/4220) - Bump org.mongodb:mongodb-driver-sync from 4.10.2 to 4.11.0 [#&#8203;4216](https://github.com/micrometer-metrics/micrometer/pull/4216) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@&#8203;izeye](https://github.com/izeye), [@&#8203;pirgeo](https://github.com/pirgeo), [@&#8203;ttddyy](https://github.com/ttddyy), and [@&#8203;zakkak](https://github.com/zakkak) ### [`v1.11.6`](https://github.com/micrometer-metrics/micrometer/releases/tag/v1.11.6): 1.11.6 [Compare Source](https://github.com/micrometer-metrics/micrometer/compare/v1.11.5...v1.11.6) #### :lady_beetle: Bug Fixes - osgi-test artifact is no longer published but is still in the bom [#&#8203;4350](https://github.com/micrometer-metrics/micrometer/issues/4350) - PushMeterRegistry metrics lost on close if scheduled publish is in progress [#&#8203;3872](https://github.com/micrometer-metrics/micrometer/issues/3872) - Current step data is not published on shutdown when publishing is in progress [#&#8203;3846](https://github.com/micrometer-metrics/micrometer/issues/3846) #### :hammer: Dependency Upgrades - Bump uk.org.webcompere:system-stubs-jupiter from 2.1.3 to 2.1.4 [#&#8203;4338](https://github.com/micrometer-metrics/micrometer/pull/4338) - Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final [#&#8203;4337](https://github.com/micrometer-metrics/micrometer/pull/4337) - Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 [#&#8203;4336](https://github.com/micrometer-metrics/micrometer/pull/4336) - Bump dropwizard-metrics from 4.2.21 to 4.2.22 [#&#8203;4335](https://github.com/micrometer-metrics/micrometer/pull/4335) - Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.571 to 1.12.573 [#&#8203;4275](https://github.com/micrometer-metrics/micrometer/pull/4275) - Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.566 to 1.12.571 [#&#8203;4268](https://github.com/micrometer-metrics/micrometer/pull/4268) - Pin io.micrometer:context-propagation to 1.0.6 [#&#8203;4243](https://github.com/micrometer-metrics/micrometer/issues/4243) - Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 [#&#8203;4238](https://github.com/micrometer-metrics/micrometer/pull/4238) - Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.565 to 1.12.566 [#&#8203;4234](https://github.com/micrometer-metrics/micrometer/pull/4234) - Bump dropwizard-metrics from 4.2.20 to 4.2.21 [#&#8203;4233](https://github.com/micrometer-metrics/micrometer/pull/4233) - Bump com.signalfx.public:signalfx-java from 1.0.35 to 1.0.36 [#&#8203;4227](https://github.com/micrometer-metrics/micrometer/pull/4227) - Bump io.netty:netty-bom from 4.1.99.Final to 4.1.100.Final [#&#8203;4215](https://github.com/micrometer-metrics/micrometer/pull/4215) - Bump jetty from 9.4.52.v20230823 to 9.4.53.v20231009 [#&#8203;4214](https://github.com/micrometer-metrics/micrometer/pull/4214) - Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.93 to 8.5.94 [#&#8203;4213](https://github.com/micrometer-metrics/micrometer/pull/4213) - Bump io.projectreactor:reactor-bom from 2020.0.36 to 2020.0.37 [#&#8203;4212](https://github.com/micrometer-metrics/micrometer/pull/4212) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@&#8203;timyates](https://github.com/timyates) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate-bot added 1 commit 2023-12-11 00:09:51 +00:00
antoine merged commit a8f7b81b95 into main 2023-12-11 21:24:11 +00:00
antoine deleted branch renovate/micrometer-registry-prometheus.version 2023-12-11 21:24:12 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: java/java-template#2
No description provided.