26 Apr 2024
03:12 PM
- last edited on
23 May 2024
12:21 PM
by
Michal_Gebacki
Hi Team,
I am trying to enrich my application logs with dynatrace traceid/spanid for my java/springboot apis. As part of this, added MDC configurations in my logback yml. But I don't see the trace/span ids after deploying in AKS in my application logs.
Can you suggest if I can add traceid/spanids into my application logs using dynatrace configurations mentioned below
Do I need to add dependency in pom?