Uses of Interface
co.elastic.apm.api.HeadersExtractor
-
-
Uses of HeadersExtractor in co.elastic.apm.api
Methods in co.elastic.apm.api with parameters of type HeadersExtractor Modifier and Type Method Description static TransactionElasticApm. startTransactionWithRemoteParent(HeaderExtractor headerExtractor, HeadersExtractor headersExtractor)Similar toElasticApm.startTransaction()but creates this transaction as the child of a remote parent.
-