We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2000af commit 9ad982cCopy full SHA for 9ad982c
docs/_edot-sdks/java/faq.md
@@ -89,16 +89,3 @@ Updates of the OpenTelemetry API/SDK in the application and the EDOT Java agent
89
### How to update
90
91
Updating EDOT Java agent is done by replacing the agent binary `.jar` that has been [added during setup](./setup/).
92
-
93
-## Is the agent compatible with other instrumentation agents ?
94
95
-TODO
96
97
-## How to instrument un-supported libraries/frameworks
98
99
100
101
-- use configuration (but limited)
102
-- use otel API with code modification
103
-- write an instrumentation extension
104
-- contribute instrumentation to upstream
0 commit comments