opentelemetry-java-instrume.../instrumentation/opentelemetry-annotations-1.0
Anuraag Agrawal 52394a2ff9
Remove deprecated tracer API (#5175)
* Remove deprecated tracer API

* Groovy too
2022-01-19 09:52:51 -08:00
..
javaagent Remove deprecated tracer API (#5175) 2022-01-19 09:52:51 -08:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00

README.md

Settings for the OpenTelemetry Annotations integration

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