opentelemetry-java-instrume.../instrumentation/opentelemetry-instrumentati...
Mateusz Rzeszutek 6a24080fe9
Add code attributes to several instrumentations (#6365)
* Add code attributes to several instrumentations

* fix servlet tests

* fix tests

* fix elasticsearch tests

* fix context bridge test

* fix rxjava tests

* fix spring webmvc tests
2022-07-27 09:37:01 +02:00
..
javaagent Add code attributes to several instrumentations (#6365) 2022-07-27 09:37:01 +02:00
README.md Support new annotations (and change of instrumentation name for opentelemetry-annotations) (#6296) 2022-07-11 14:34:26 -07:00

README.md

Settings for the OpenTelemetry Instrumentation Annotations integration

Environment variable Type Default Description
otel.instrumentation.opentelemetry-annotations.exclude-methods String All methods to be excluded from auto-instrumentation by annotation-based advices.