Skip to content

Releases: micrometer-metrics/micrometer

1.9.13

10 Jul 17:40
v1.9.13
80d5d63
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Wavefront Proxy validation error with default uri implementation #3903
  • Unnecessary ThreadLocal overhead in LogbackMetrics for disabled log levels #3891

🔨 Dependency Upgrades

  • Backport 'Fix Guava dependency resolution' #3967
  • Upgrade to Spring Boot 2.7.13 #3966
  • Upgrade to H2 2.2.220 #3965
  • Upgrade to AWS SDK 1.12.503 #3964
  • Upgrade to Reactor 3.4.30, Reactor Netty 1.0.33, and Netty 4.1.94 #3963
  • Bump com.gradle.enterprise from 3.13.3 to 3.13.4 #3921

📝 Tasks

  • Upgrade to Gradle Wrapper 8.2 #3951
  • OTelCollectorIntegrationTest failing due to breaking change in OTel Collector #3925
  • Upgrade to me.champeau.jmh 0.7.1 #3918
  • Upgrade to com.github.johnrengelman.shadow 8.1.1 #3917

❤️ Contributors

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

@izeye

1.11.1

12 Jun 15:43
9d368be
Compare
Choose a tag to compare

🐞 Bug Fixes

  • StepRegistry publish on close before scheduled publish loses previous step data #3863
  • DeltaHistogram in SignalFx registry doesn't align with count and total #3774
  • Proper scope handling in gRPC client instrumentation #3865
  • Scope lost between Reactor and imperative code blocks #3833
  • Introduces NullObservation #3831
  • Make the scope current when needed for grpc server instrumentation #3806
  • GRPC current span Tracer.currentSpan() becomes null when processing parallel calls #3805
  • Improper varargs check in KeyValues and Tags #3851

🔨 Dependency Upgrades

  • Upgrade to AWS SDK 2.20.82 #3900
  • Upgrade to Spectator 1.6.5 #3899
  • Upgrade to context-propagation 1.0.3 #3890
  • Upgrade to Spring Boot 2.7.12 #3898
  • Upgrade to Spring Javaformat 0.0.39 #3897
  • Upgrade to Testcontainers 1.18.3 #3896
  • Upgrade to SignalFx 1.0.32 #3895
  • Upgrade to Dropwizard Metrics 4.2.19 #3894
  • Upgrade to AWS SDK 1.12.485 #3893
  • Upgrade to Reactor Netty 1.0.32 and Netty 4.1.93 #3892
  • Bump com.gradle.enterprise from 3.13.2 to 3.13.3 #3862
  • Bump com.gradle.enterprise from 3.13.1 to 3.13.2 #3842

❤️ Contributors

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

@lenin-jaganathan, @izeye, and @ttddyy

1.10.8

12 Jun 15:13
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Proper scope handling in gRPC client instrumentation #3865
  • Scope lost between Reactor and imperative code blocks #3833
  • Introduces NullObservation #3831
  • Make the scope current when needed for grpc server instrumentation #3806
  • GRPC current span Tracer.currentSpan() becomes null when processing parallel calls #3805
  • Improper varargs check in KeyValues and Tags #3851

🔨 Dependency Upgrades

  • Upgrade to context-propagation 1.0.3 #3890
  • Upgrade to Spring Boot 2.7.12 #3898
  • Upgrade to Spring Javaformat 0.0.39 #3897
  • Upgrade to Testcontainers 1.18.3 #3896
  • Upgrade to SignalFx 1.0.32 #3895
  • Upgrade to Dropwizard Metrics 4.2.19 #3894
  • Upgrade to AWS SDK 1.12.485 #3893
  • Upgrade to Reactor Netty 1.0.32 and Netty 4.1.93 #3892
  • Bump com.gradle.enterprise from 3.13.2 to 3.13.3 #3862
  • Bump com.gradle.enterprise from 3.13.1 to 3.13.2 #3842

❤️ Contributors

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

@izeye and @ttddyy

1.9.12

12 Jun 13:37
0ee7797
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Improper varargs check in KeyValues and Tags #3851

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 2.7.12 #3898
  • Upgrade to Spring Javaformat 0.0.39 #3897
  • Upgrade to Testcontainers 1.18.3 #3896
  • Upgrade to SignalFx 1.0.32 #3895
  • Upgrade to Dropwizard Metrics 4.2.19 #3894
  • Upgrade to AWS SDK 1.12.485 #3893
  • Upgrade to Reactor Netty 1.0.32 and Netty 4.1.93 #3892
  • Bump com.gradle.enterprise from 3.13.2 to 3.13.3 #3862
  • Bump com.gradle.enterprise from 3.13.1 to 3.13.2 #3842

1.9.11

09 May 01:41
83ecee4
Compare
Choose a tag to compare

⭐ New Features / Enhancements

  • Reduces overall memory allocation in DynatraceExporterV2 while exporting #3766

🐞 Bug Fixes

  • Backport fix for partial step values on closing publish #3759

🔨 Dependency Upgrades

  • Upgrade to Testcontainers 1.18.0 #3818
  • Upgrade to JUnit 5.9.3 #3817
  • Upgrade to Dropwizard Metrics 4.2.18 #3816
  • Upgrade to AWS SDK 1.12.463 #3815
  • Upgrade to Logback 1.2.12 #3814
  • Upgrade to Reactor 3.4.29, Reactor Netty 1.0.31, and Netty 4.1.92 #3813

📝 Tasks

  • Reduce Regex object creation in SignalFx Naming Convention #3747
  • Add time units to OTel integration tests #3796
  • Upgrade to Gradle Wrapper 8.1.1 #3784

❤️ Contributors

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

@belks, @izeye, and @lenin-jaganathan

1.11.0

09 May 02:16
5cbfea9
Compare
Choose a tag to compare

⭐ New Features

  • Avoid global publishing alignment in OTLP registry #3794
  • Avoid needing compiler parameter metadata in CountedAspect #3780
  • Reduces overall memory allocation in DynatraceExporterV2 while exporting #3766
  • Consistently add outcome tag to all HTTP client instrumentation #3729
  • Migrate from Application Insights instrumentation keys to connection strings #3710
  • Add supplier variant for Observation.Context.getOrDefault() #3708
  • Allow custom sink for LoggingMeterRegistry #3685
  • Make cumulative count computations in takeCountSnapshot more efficient #3581
  • Configurable aggregation temporality for OTLP registry #3145
  • @Timed annotation with dynamic tags derived from input arguments and/or output #1732
  • Metrics support for Netty allocators and event executors #522
  • Adds hasAnObservation assertion that allows doing arbitrary assertions + clear method #3679
  • Add GC name to gc pause metric #3670
  • Add metrics for the total number of application threads started in the JVM #3562
  • Jetty Client instrumentation with Observation API #3416
  • Add support for using new Elasticsearch \_index\_template endpoint for creating index templates. #3320
  • OSGi enabled micrometer jars so that they can be deployed as OSGi bundles #3149
  • Publish partial step values on application shutdown for step meters #1882
  • OTLP registry custom header support #3546
  • Add method Observation.observe(Function<C extends Observation.Context, T> function) #3537
  • Add support for Azul Prime's (Zing) C4 (GPGC) #2982
  • Apache HttpClient 5.x support #2513
  • Use Meter.Id for logging in DynatraceExporterV2 #3616

🐞 Bug Fixes

  • Set current scope on ObservationRegistry when Scope#makeCurrent is called #3808
  • Enclosing scope not being popped #3787
  • MicrometerHttpClientInterceptor has no outcome Tag #3790
  • OTLP registry publishes incorrect delta values on close #3773
  • OTLP delta histogram bucket counts are not aligned to the time window #3772
  • Max does not follow the specification for OTLP delta histogram #3771
  • StepMeterRegistry closed near a step boundary may lose data #3720
  • PushMeterRegistry scheduled publish can collide with publish on close #3711
  • Avoid global publishing alignment #2818

📝 Tasks

  • Reduce Regex object creation in SignalFx Naming Convention #3747
  • Improve StepBucketHistogram #3793
  • Polish MeterTag changes #3769
  • Add time units to OTel integration tests #3796
  • Upgrade to Gradle Wrapper 8.1.1 #3784

❤️ Contributors

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

@asasas234, @lenin-jaganathan, @cbismuth, @kubamarchwicki, @ThePumpingLemma, @izeye, @jprinet, @pirgeo, @mborgraeve, @taer, @belks, and @ttddyy

1.10.7

09 May 01:55
5467726
Compare
Choose a tag to compare

⭐ New Features / Enhancements

  • Avoid needing compiler parameter metadata in CountedAspect #3780
  • Reduces overall memory allocation in DynatraceExporterV2 while exporting #3766

🐞 Bug Fixes

  • Set current scope on ObservationRegistry when Scope#makeCurrent is called #3808
  • Enclosing scope not being popped #3787
  • Backport fix for partial step values on closing publish #3759

🔨 Dependency Upgrades

  • Upgrade to Testcontainers 1.18.0 #3818
  • Upgrade to Dropwizard Metrics 4.2.18 #3816
  • Upgrade to AWS SDK 1.12.463 #3815
  • Upgrade to Logback 1.2.12 #3814
  • Upgrade to Reactor 3.4.29, Reactor Netty 1.0.31, and Netty 4.1.92 #3813

📝 Tasks

  • Reduce Regex object creation in SignalFx Naming Convention #3747
  • Add time units to OTel integration tests #3796
  • Upgrade to Gradle Wrapper 8.1.1 #3784

❤️ Contributors

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

@belks, @izeye, @ttddyy, and @lenin-jaganathan

1.11.0-RC1

11 Apr 05:01
2650ca4
Compare
Choose a tag to compare
1.11.0-RC1 Pre-release
Pre-release

This is a preview release for the upcoming 1.11.0 GA release. It is intended for testing purposes to receive early feedback on features and changes prior to GA.

⭐ New Features

  • Consistently add outcome tag to HTTP client instrumentation #3729
  • Migrate from Application Insights instrumentation keys to connection strings #3710
  • Add supplier variant for Observation.Context.getOrDefault() #3708
  • Allow custom sink for LoggingMeterRegistry #3685
  • Make cumulative count computations in takeCountSnapshot more efficient #3581
  • Configurable aggregation temporality for OTLP registry #3145
  • @Timed annotation with dynamic tags derived from input arguments and/or output #1732
  • Metrics support for Netty allocators and event executors #522

🐞 Bug Fixes

  • StepMeterRegistry closed near a step boundary may lose data #3720
  • PushMeterRegistry scheduled publish can collide with publish on close #3711
  • Avoid global publishing alignment #2818

❤️ Contributors

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

@lenin-jaganathan, @cbismuth, @kubamarchwicki, @ThePumpingLemma, @izeye, @jprinet, and @mborgraeve

1.10.6

10 Apr 12:36
d577e14
Compare
Choose a tag to compare

🐞 Bug Fixes

  • -SNAPSHOT Dependency in POM Causes Build Issues #3738
  • Improves the ThreadLocalAccessor story of continuing scopes #3731
  • [Dynatrace v2] Switch to primitive types and ensure synchronization #3741
  • PushMeterRegistry will publish multiple times if closed multiple times #3712

🔨 Dependency Upgrades

  • Upgrade to google-auth-library-oauth2-http 1.12.2 #3757
  • Upgrade to reactor-bom 2020.0.30 and netty 4.1.91 #3756
  • Upgrade signalfx-java to 1.0.30 #3755
  • Upgrade metrics-jmx to 4.2.18 #3754
  • Upgrade metrics-graphite to 4.2.18 #3753
  • Upgrade aws-java-sdk-cloudwatch to 1.12.445 #3752
  • Bump com.gradle.enterprise from 3.12.5 to 3.12.6 #3719

❤️ Contributors

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

@izeye, @pirgeo, and @yuzawa-san

1.9.10

10 Apr 12:25
14263db
Compare
Choose a tag to compare

🐞 Bug Fixes

  • [Dynatrace v2] Switch to primitive types and ensure synchronization #3741
  • PushMeterRegistry will publish multiple times if closed multiple times #3712

🔨 Dependency Upgrades

  • Upgrade to reactor-bom 2020.0.30 and netty 4.1.91 #3756
  • Upgrade signalfx-java to 1.0.30 #3755
  • Upgrade metrics-jmx to 4.2.18 #3754
  • Upgrade metrics-graphite to 4.2.18 #3753
  • Upgrade aws-java-sdk-cloudwatch to 1.12.445 #3752
  • Bump com.gradle.enterprise from 3.12.5 to 3.12.6 #3719

❤️ Contributors

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

@izeye and @pirgeo