opentelemetry-java-instrume.../instrumentation/opentelemetry-instrumentati...
Trask Stalnaker 68a9f20eb3
Enable PrivateConstructorForUtilityClass errorprone check (#6427)
* PrivateConstructorForUtilityClass

* Advice

* More advice

* More

* More advice

* More

* Spotless

* Fix

* Fix

* Fix

* A better solution

* Revert

* More

* Fix

* Spotless

* Fix
2022-08-10 11:30:22 +03:00
..
javaagent Enable PrivateConstructorForUtilityClass errorprone check (#6427) 2022-08-10 11:30:22 +03: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.