opentelemetry-java-instrume.../instrumentation/methods
Anuraag Agrawal 3ebce5c90b
Migrate MethodTest to Java (#5581)
2022-03-15 19:20:07 +09:00
..
javaagent Migrate MethodTest to Java (#5581) 2022-03-15 19:20:07 +09:00
README.md Drop manual-instrumentation and redirect to otel website pages (#5516) 2022-03-08 09:53:49 +01: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.