Class ElasticsearchTransportInstrumenterFactory


  • public final class ElasticsearchTransportInstrumenterFactory
    extends Object
    • Method Detail

      • create

        public static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<ElasticTransportRequest,​org.elasticsearch.action.ActionResponse> create​(String instrumentationName,
                                                                                                                                                                   io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<ElasticTransportRequest,​org.elasticsearch.action.ActionResponse> experimentalAttributesExtractor,
                                                                                                                                                                   io.opentelemetry.instrumentation.api.instrumenter.AttributesExtractor<ElasticTransportRequest,​org.elasticsearch.action.ActionResponse> netAttributesExtractor)