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