influxdb/trace
Marco Neumann fb5cfcdf23 fix: do not create aggregation span w/ invalid parent
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.
2022-02-08 15:56:59 +01:00
..
src fix: do not create aggregation span w/ invalid parent 2022-02-08 15:56:59 +01:00
Cargo.toml chore: upgrade rskafka and parking_lot (#3592) 2022-02-01 11:50:42 +00:00