Class | Description |
---|---|
BaggageSetter |
BaggageSetter is a class that sets baggage and the logs associated
with the baggage on a given
JaegerSpan . |
DefaultBaggageRestrictionManager |
DefaultBaggageRestrictionManager is a manager that returns a
Restriction
that allows all baggage. |
HttpBaggageRestrictionManagerProxy | |
RemoteBaggageRestrictionManager |
NewRestrictionManager returns a BaggageRestrictionManager that polls the agent for the latest
baggage restrictions.
|
RemoteBaggageRestrictionManager.Builder | |
Restriction |
Restriction determines whether a baggage key is allowed and contains any
restrictions on the baggage value.
|