influxdata / influxdata/influxdb
Make size of SysEventStore's RingBuffer configurable
Open
v3
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
We've started adding system event tables to the database. Right now all such ring buffers are fixed at 10,000 rows. We should make both the default configurable and allow for individual tables to have their own size.
Contributor guide
Assessment
This issue has not been assessed yet.