influxdb/service_grpc_influxrpc
Marco Neumann 7b4dbb570d
refactor: clean up query log impl (#8775)
- 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.
2023-09-20 09:20:19 +00:00
..
src refactor: clean up query log impl (#8775) 2023-09-20 09:20:19 +00:00
tests refactor: remove `procspawn` (#7990) 2023-06-14 11:09:37 +00:00
Cargo.toml chore(deps): Bump serde_json from 1.0.106 to 1.0.107 (#8731) 2023-09-14 09:28:30 +00:00