SylvainJuge 955470a63a Semconv 1.25.0 migration (#10983) преди 11 месеца
..
javaagent 955470a63a Semconv 1.25.0 migration (#10983) преди 11 месеца
javaagent-unit-tests 6e3f6d2d20 Convert external-annotations javagent unit tests from groovy to java (#9582) преди 1 година
README.md 2bdddafdc4 Apply Prettier to markdown files (#8968) преди 1 година

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.