File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 62
62
([ #10355 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10355 ) )
63
63
- Spring starter: re-use sdk logic for configuring otlp exporters
64
64
([ #10292 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10292 ) )
65
+ - All available spring starter properties (including the new properties) can be found
66
+ [ here] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/v2.1.0/instrumentation/spring/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json )
67
+ - You can also use auto-completion in your IDE to see the available properties in
68
+ ` application.properties ` or ` application.yml `
65
69
- Spring starter: add SystemOutLogRecordExporter
66
70
([ #10420 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10420 ) )
67
71
- Spring starter: use duration parser of config properties
You can’t perform that action at this time.
0 commit comments