Trask Stalnaker 2bdddafdc4 Apply Prettier to markdown files (#8968) 1 năm trước cách đây
..
javaagent c60d0a2673 Bump com.diffplug.spotless:spotless-plugin-gradle from 6.18.0 to 6.19.0 (#8561) 1 năm trước cách đây
javaagent-unit-tests e7887ac929 Idea: deprecate `Config`, add agent-only `InstrumentationConfig` (#6264) 2 năm trước cách đây
README.md 2bdddafdc4 Apply Prettier to markdown files (#8968) 1 năm trước cách đây

README.md

Settings for the external annotations instrumentation

System property Type Default Description
otel.instrumentation.external-annotations.include String Default annotations Configuration for trace annotations, in the form of a pattern that matches 'package.Annotation$Name;*'.
otel.instrumentation.external-annotations.exclude-methods String All methods to be excluded from auto-instrumentation by annotation-based advices.