Skip to content

Commit 376ee7f

Browse files
committed
use _
1 parent 0f6d460 commit 376ee7f

File tree

1 file changed

+2
-2
lines changed
  • smoke-tests-otel-starter/spring-boot-2/src/testDeclarativeConfig/resources

1 file changed

+2
-2
lines changed

smoke-tests-otel-starter/spring-boot-2/src/testDeclarativeConfig/resources/application.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ otel:
3333
instrumentation/development:
3434
java:
3535
runtime-telemetry:
36-
emit-experimental-telemetry: true
36+
emit_experimental_telemetry: true
3737
http:
3838
client:
39-
emit-experimental-telemetry: true
39+
emit_experimental_telemetry: true

0 commit comments

Comments
 (0)