influxdb/dml
Marco Neumann 332485d2c9 fix: use correct `bytes_read` in `DmlMeta`
- for file-based write buffers: Use headers + payload
- for Kafka-based write buffers: Use the estimation that we also use for
  other metrics
- as a side effect we can now just use `PartialEq` for more types

Fixes #3186.
2021-12-01 15:57:21 +01:00
..
src fix: use correct `bytes_read` in `DmlMeta` 2021-12-01 15:57:21 +01:00
Cargo.toml refactor: consolidate sharding implementation 2021-11-26 13:00:36 +01:00