Class EarlyInitAgentConfig
java.lang.Object
io.opentelemetry.javaagent.tooling.config.EarlyInitAgentConfig
Agent config class that is only supposed to be used before the SDK (and
ConfigProperties) is initialized.-
Method Summary
Modifier and TypeMethodDescriptionstatic EarlyInitAgentConfigcreate()booleangetBoolean(String propertyName, boolean defaultValue) intvoid
-
Method Details
-
create
-
getString
-
getBoolean
-
getInt
-
logEarlyConfigErrorsIfAny
public void logEarlyConfigErrorsIfAny()
-