opentelemetry-java-instrume.../instrumentation/methods
Gregor Zeitlinger 798bdd5569
config properties support for spring starter clients (#11605)
2024-07-02 16:49:39 +03:00
..
javaagent config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03: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.