opentelemetry-java-instrume.../instrumentation/methods
Mateusz Rzeszutek 6a24080fe9
Add code attributes to several instrumentations (#6365)
* Add code attributes to several instrumentations

* fix servlet tests

* fix tests

* fix elasticsearch tests

* fix context bridge test

* fix rxjava tests

* fix spring webmvc tests
2022-07-27 09:37:01 +02:00
..
javaagent Add code attributes to several instrumentations (#6365) 2022-07-27 09:37:01 +02: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.