OneAgent-SDK-Python-AutoInstrumentation
OneAgent-SDK-Python-AutoInstrumentation copied to clipboard
Mongo using AsyncIOMotorClient does not seem to work
I wonder if anyone out there managed to get Dynatrace to work with AsyncIOMotorClient, like when we use Beanie.
It seems that in the Listener the oneage.get_sdk().tracecontext_get_current() is always empty, it's like OneAgent loses track of the current trace context.
Have you guys also seen this?