Class ExporterConfigEvaluator
java.lang.Object
io.opentelemetry.instrumentation.spring.autoconfigure.exporters.internal.ExporterConfigEvaluator
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 booleanisExporterEnabled(org.springframework.core.env.Environment environment, String oldAllKey, String oldKey, String exportersKey, String wantExporter, boolean defaultValue)
-
Method Details
-
isExporterEnabled
-