-
Notifications
You must be signed in to change notification settings - Fork 41.7k
Closed
Labels
type: enhancementA general enhancementA general enhancement
Milestone
Description
Spring Boot 3.2.0 came with a number of Observability improvements, supporting a number of Micrometer annotations.
@SpanTag is not mentioned here, and according to our tests, also not working out of the box. Is this done by design or would this be a bug?
To make things easier, I've made a demo project with a unit test that reproduces the issue. You can do so by opening the project and running the AopTracingTest or running ./mvnw clean verify. Next to the @SpanTag annotation it also verifies the working of other tracing annotations, which currently do work.
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement