influxdb/service_common
Marco Neumann 9c2b6cd96c
fix: always pass proper context to `InfluxRpcPlanner` (#5144)
There were some instances were we forgot to pass context (and therefore
tracing) information to `InfluxRpcPlanner`. This removes the `Default`
implementation requires to always pass a context when creating
`InfluxRpcPlanner` to prevent this type of bug.

Ref #5129.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-18 14:45:22 +00:00
..
src fix: always pass proper context to `InfluxRpcPlanner` (#5144) 2022-07-18 14:45:22 +00:00
Cargo.toml feat: add tracing to instrumented semaphores (#5130) 2022-07-15 07:50:28 +00:00