Skip to content

Add a property to support Brave's joint spans #34803

@jonatan-ivanov

Description

@jonatan-ivanov

Brave has a feature of joint spans that (supportsJoin(true)) was the default behavior with Spring Cloud Sleuth (and Boot 2.x). This has changed with Micrometer Tracing and Boot 3.x.
Overriding this in 3.x is not very simple since users need to create a Tracing bean to do this.

In order to make this easier and to support people who are migrating or just want this behavior, this flag could be set through a property.
(This is a Brave-only feature, OTel does not have this behavior.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions