opentelemetry-java-instrume.../instrumentation/methods
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 methods instrumentation

System property Type Default Description
otel.instrumentation.methods.include String None List of methods to include for tracing. See Creating spans around methods with otel.instrumentation.methods.include.