Class DeprecatedConfigProperties
java.lang.Object
io.opentelemetry.javaagent.bootstrap.internal.DeprecatedConfigProperties
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
getBoolean
(InstrumentationConfig config, String deprecatedPropertyName, String newPropertyName, boolean defaultValue)
-
Method Details
-
getBoolean
public static boolean getBoolean(InstrumentationConfig config, String deprecatedPropertyName, String newPropertyName, boolean defaultValue)
-