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 HeadersExtractorModifier and TypeMethodDescriptionstatic TransactionElasticApm.startTransactionWithRemoteParent(HeaderExtractor headerExtractor, HeadersExtractor headersExtractor) Similar toElasticApm.startTransaction()but creates this transaction as the child of a remote parent.