influxdata / influxdata/influxdb
[Port to 2.x]: feat: add per-user write byte statistics (#27547)
Open
area/2.x
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Port master-1.x commit https://github.com/influxdata/influxdb/commit/798e8bfc4e to main-2.x.
1.x records per-user write request bytes via the monitor statistics. 2.x has no equivalent; needs re-implementation on the `http/metric` event recorder / prometheus metrics, gated by a flag because of per-user label cardinality.
Contributor guide
Assessment
This issue has not been assessed yet.