Package 

Class CustomSignalConfiguration

    • Constructor Summary

      Constructors 
      Constructor Description
      CustomSignalConfiguration(SpanProcessor spanProcessor, LogRecordProcessor logProcessor, MetricReader metricReader)
    • Method Summary

      Modifier and Type Method Description
      SpanProcessor getSpanProcessor()
      LogRecordProcessor getLogProcessor()
      MetricReader getMetricReader()
      • 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

      • CustomSignalConfiguration

        CustomSignalConfiguration(SpanProcessor spanProcessor, LogRecordProcessor logProcessor, MetricReader metricReader)