News
Describe your environment. Python v 3.6/3.7 Steps to reproduce. Create a custom tracer instance (with some correlation ids) Invoke config_integration.trace_integrations ( ['logging']) use this logger ...
I have added few TRACER spans in my code. Currently few of them are INPROC. with TRACER.span(name='func1'): retval= func1() with TRACER.span(name='func2'): retval= func2() I can see telemetry being ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results