Package io.opentelemetry.api.incubator.propagation
package io.opentelemetry.api.incubator.propagation
-
ClassesClassDescriptionA
TextMapGetterthat extracts context from a map carrier, intended for use with environment variables in child processes.ATextMapSetterthat injects context into a map carrier, intended for use with environment variables when spawning child processes.Utility class to simplify context propagation.ATextMapPropagatorwhich can be configured with a set of fields, which will be extracted and stored inContext.