Package 

Class CustomSignalExporterConfiguration

    • Constructor Summary

      Constructors 
      Constructor Description
      CustomSignalExporterConfiguration(SpanExporter exporter, LogRecordExporter logExporter, MetricExporter metricExporter)
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class co.elastic.apm.android.sdk.connectivity.opentelemetry.base.BaseSignalConfiguration

        getLogProcessor, getMetricReader, getSpanProcessor, setExporterVisitor
      • Methods inherited from class co.elastic.apm.android.sdk.connectivity.opentelemetry.SignalConfiguration

        create, custom, custom, getDefault
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CustomSignalExporterConfiguration

        CustomSignalExporterConfiguration(SpanExporter exporter, LogRecordExporter logExporter, MetricExporter metricExporter)