opentelemetry-java-instrume.../instrumentation/methods
Lauri Tulmin 799aca2ae9
Allow method instrumentation trace methods in boot loader (#12454)
2024-10-17 12:58:31 -07:00
..
javaagent Allow method instrumentation trace methods in boot loader (#12454) 2024-10-17 12:58:31 -07:00
README.md Fix broken link (#11445) 2024-05-23 12:48:08 -07: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. For more information, see Creating spans around methods with otel.instrumentation.methods.include.