25 Jul 2022 12:57 PM - last edited on 25 Jul 2022 02:03 PM by Ana_Kuzmenchuk
We have an openkit implementation in a rich client .NET application.
This client also generates logs which are centralized and via Logstash they are forwarded to DT log monitoring v2.
It is possible lately to link these logs directly with the user session and even user action using trace_id. see https://www.dynatrace.com/support/help/how-to-use-dynatrace/log-monitoring/log-monitoring-configurat...
But how can I retrieve this trace_id, span_id info from within OpenKit. We also report these errors as crash events, so we have these log events on the user sessions. But not vice versa. When viewing logs via LM2.0 I want to click to the specific trace which is not a purepath but a user action in our case.
12 Jan 2023 10:09 PM
@Bert_VanderHeyd were you able to get a solution to this? If so could you share that resolution with the team?