Skip to content

v1.0.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcingrzejszczak marcingrzejszczak released this 15 Feb 08:49
· 843 commits to main since this release

This release of Micrometer Tracing depends on micrometer-core:2.0.0-M2, you can find the documentation here.

  • We're providing an improved SampleTestRunner for your integration tests that also include in memory tests (in addition to Zipkin and Wavefront).
  • Added AssertJ extensions to assert a FinishedSpan and Collection<FinishedSpan>
  • Upgraded to OTel 1.10.1
  • Updated the DocumentedSpan abstraction
  • Better unit testing mechanisms for Tracer