Uses of Interface
co.elastic.apm.api.HeaderInjector
-
-
Uses of HeaderInjector in co.elastic.apm.api
Methods in co.elastic.apm.api with parameters of type HeaderInjector Modifier and Type Method Description voidAbstractSpanImpl. injectTraceHeaders(HeaderInjector headerInjector)voidSpan. injectTraceHeaders(HeaderInjector headerInjector)Allows for manual propagation of the tracing headers.
-