Uses of Package
io.opencensus.tags.propagation
Packages that use io.opencensus.tags.propagation
Package
Description
API for associating tags with scoped operations.
-
Classes in io.opencensus.tags.propagation used by io.opencensus.implcore.tags
-
Classes in io.opencensus.tags.propagation used by io.opencensus.implcore.tags.propagationClassDescriptionObject for serializing and deserializing
TagContexts with the binary format.Object for injecting and extractingTagContextas text into carriers that travel in-band across process boundaries.Object containing all supportedTagContextpropagation formats. -
Classes in io.opencensus.tags.propagation used by io.opencensus.tags
-
Classes in io.opencensus.tags.propagation used by io.opencensus.tags.propagationClassDescriptionObject for serializing and deserializing
TagContexts with the binary format.Exception thrown when aTagContextcannot be parsed.Exception thrown when aTagContextcannot be serialized.Object for injecting and extractingTagContextas text into carriers that travel in-band across process boundaries.Class that allows aTagContextTextFormatto read propagated fields from a carrier.Class that allows aTagContextTextFormatto set propagated fields into a carrier.