Class ExperimentalConfig
java.lang.Object
io.opentelemetry.javaagent.bootstrap.internal.ExperimentalConfig
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static ExperimentalConfig
get()
Returns the global agent configuration.boolean
boolean
boolean
-
Constructor Details
-
ExperimentalConfig
-
-
Method Details
-
get
Returns the global agent configuration. -
controllerTelemetryEnabled
public boolean controllerTelemetryEnabled() -
viewTelemetryEnabled
public boolean viewTelemetryEnabled() -
messagingReceiveInstrumentationEnabled
public boolean messagingReceiveInstrumentationEnabled() -
indyEnabled
public boolean indyEnabled() -
getMessagingHeaders
-