Class ExperimentalConfig

java.lang.Object
io.opentelemetry.javaagent.bootstrap.internal.ExperimentalConfig

public final class ExperimentalConfig extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Constructor Details

  • Method Details

    • get

      public static ExperimentalConfig get()
      Returns the global agent configuration.
    • controllerTelemetryEnabled

      public boolean controllerTelemetryEnabled()
    • viewTelemetryEnabled

      public boolean viewTelemetryEnabled()
    • messagingReceiveInstrumentationEnabled

      public boolean messagingReceiveInstrumentationEnabled()
    • indyEnabled

      public boolean indyEnabled()
    • getMessagingHeaders

      public List<String> getMessagingHeaders()