Hi there,
in our fastapi (ASGI) application, I am tracing several custom async method calls within a contextmanager.
Unfortunately, I think there is a misshandling of trace ids since I can see yellow blocks in the dynatrace UI:
A diagnostic callback log prints the error "Wrong node state: in 'onesdk_tracer_end'(CustomService): cannot exit a node that isn't top-of-stack." How can this happen?
I am using:
oneagent-sdk==1.5.0.20221221.150433
autodynatrace==1.0.86
Thanks in advance
Frederik
I'd recommend opening a support case if you are still having this issue.
Hey @frederik_dangel, were you able to fix the issue? We'd really appreciate it if you share the solution with the Community if you have one, in case anyone else is facing the same. Thanks!