7b4dbb570d
- take span ctx directly instead of the execution context (see point below) - use the original trace ID (i.e. the one that we get via HTTP header), NOT some internal span/trace because the latter is only available for sampled requests, while the former one is generally more available (we also do that for the stdout logs btw.) - minor code clean ups This is prep work for #8774. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |