Skip to content

Micronaut Tracing 4.2.0

Compare
Choose a tag to compare
@micronaut-build micronaut-build released this 03 Jul 08:54

v4.2.0 (2022-07-03)

Full Changelog

  • OpenTelemetry Support

Implemented enhancements:

  • OpenTelemetry Support for Instrumenting the AWS SDK #102
  • Move from Open Tracing to Open Telemetry #7

Closed issues:

  • TracingCorePublisher cannot be cast to class reactor.core.publisher.Mono #115
  • OpenTelemetry spans don't show the @client id but localhost #114
  • package-info.java missing from io.micronaut.tracing.opentelemetry.instrument.http #100
  • Reactor contextView doesn't contain ServerRequestContext when zipkin enabled #29
  • The Tracing Dependencies Are Not Found #19
  • (graal) Micronaut tracing example doesn't work #8

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator