opentelemetry-java-instrume.../instrumentation/opentelemetry-extension-ann...
Mateusz Rzeszutek e1895e548c
Rename all methods in all Getters to use the `get*()` naming scheme (#7619)
Resolves #6562

This PR only contains renames; the actual content is in the `*Getter`
interfaces, the rest of changes is just IntelliJ doing its job.
2023-01-23 09:28:11 +00:00
..
javaagent Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
README.md Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00

README.md

Settings for the OpenTelemetry Extension 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.