Skip to content

Add support for the @SpanTag annotation #38662

Closed
@lkleeven

Description

@lkleeven

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions