Open
Description
If we look at Sleuth & Boot tracing Baggage features comparison we're still missing two.
- Local Baggage - local baggage means baggage available within this JVM but one that does not get propagated over the wire
- Tagged Baggage - tagged baggage means baggage that automatically gets added as a tag
Local Baggage Sleuth implementation
Tagged Baggage Sleuth implementation