spring-boot/spring-boot-project/spring-boot-actuator-autoconfigure
Jonatan Ivanov 5142e8e157
Support Brave's joint spans
Brave has a feature called joint spans that was enabled by default with
Spring Cloud Sleuth (and Boot 2.x). This has changed with
Micrometer Tracing and Boot 3.x. In order to make migration simpler,
joint spans should be set through a property.
This is a Brave+B3-only feature, W3C is not supported by Brave and
OTel does not have this capability.

See gh-35165
2023-05-03 17:22:12 -07:00
..
src Support Brave's joint spans 2023-05-03 17:22:12 -07:00
build.gradle Add auto-configuration for OTLP span exporter 2023-04-19 14:44:56 +01:00