I am using spring cloud sleuth for propagating baggage with otel configuration. I want to send baggage with extra fields across applications. I am following this documentation:
This is working fine with sleuth brave but with spring-cloud-sleuth-otel it seems some extra configuration is required. Please suggest where I can get related information.