Uses of Package
io.opentelemetry.api.baggage
-
Packages that use io.opentelemetry.api.baggage Package Description io.opentelemetry.api.baggage API for associating entries with scoped operations.io.opentelemetry.api.baggage.propagation Default OpenTelemetry remote baggage propagators. -
Classes in io.opentelemetry.api.baggage used by io.opentelemetry.api.baggage Class Description Baggage A map fromStringtoBaggageEntrythat can be used to label anything that is associated with a specific operation.BaggageBuilder A builder ofBaggage.BaggageEntry An entry in a set of baggage.BaggageEntryMetadata Metadata associated with anBaggageEntry.ImmutableEntry String-String key-value pair, along withImmutableEntryMetadata.ImmutableEntryMetadata -
Classes in io.opentelemetry.api.baggage used by io.opentelemetry.api.baggage.propagation Class Description Baggage A map fromStringtoBaggageEntrythat can be used to label anything that is associated with a specific operation.BaggageBuilder A builder ofBaggage.BaggageEntry An entry in a set of baggage.