fb5cfcdf23
When creating a new aggregation span, you MUST NOT just create a new random span context and put its child span into a span recorder, because the then only the child will be reported to the trace collector. Instead create a new root span w/o any parent directly. This makes jaeger slightly more happy and it won't complain about broken spans anymore. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |