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 ...
This library contains a pure-Python implementation of the HMAC-based key derivation function (HKDF) as specified in RFC 5869. The order and names of arguments within the function signatures in this ...