I spent a good hour trying to figure out how to send a custom trace id without using the context managers. After looking at 3 different doc pages and the source code, I found out that I can just do ...
If you have a python library that uses docstrings you can see it in a helix popup. The last non empty line of the docstring seems to be always cut. class Foo: def foo ...