Leverage manual instrumented libraries without the agent
gabrielnau opened this issue · 0 comments
gabrielnau commented
- example: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/okhttp/okhttp-3.0/library
- it could be a good solution to avoid the agent pitfalls while leveraging instrumented libs like jetty, jdbc etc
- find more examples to help