You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instrumentation/spring/spring-boot-autoconfigure/src/testDeclarativeConfig/java/io/opentelemetry/instrumentation/spring/autoconfigure/DeclarativeConfigTest.java
// todo remove - see io.opentelemetry.instrumentation.spring.autoconfigure.OpenTelemetryAutoConfiguration.OpenTelemetrySdkConfig.EmbeddedConfigFileConfig
42
+
GlobalOpenTelemetry.resetForTest();
43
+
}
44
+
37
45
@Test
38
46
@DisplayName(
39
47
"when Application Context contains OpenTelemetry bean should NOT initialize openTelemetry")
0 commit comments