export APM traces from Weblogic Server/OSB12.2.4.0 #6226
Unanswered
krishna-yalla
asked this question in
Q&A
Replies: 1 comment
-
Hey @krishna-yalla , |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone have any idea how to export APM-Application Performance Management traces from Weblogic Server using opentelemetry-java-instrumentation?
We are doing a POC to collect APM traces into our opensource backend ( (Prometheus, Loki, and Tempo)opentelemetry-java agent which is enabling the APM traceID as part of the auto instrumentation.
However traceID is not getting written in to any weblogic logger file( .adm,.out,etc).we are looking for some help or any direction how the opentelemetry-java-instrumentation generates APM TraceID and writes into Logger file.
Do we need to configure the MDC logger or any other configuration to achieve this?
Product Details :
Weblogic 12.2.1.4.0
OSB 12.2.1.4.0
Java 8
Linux version: RHEL 7.9
Beta Was this translation helpful? Give feedback.
All reactions