influxdb/influxdb3_load_generator
Trevor Hilton eb80b96a2c
feat: QoL improvements to the load generator and analysis tools (#24914)
* feat: add seconds to generated load files

This adds seconds to the time string portion of the generated files from
load generation runs. Previously, if the generator was run more than once
in the same minute, latter runs would fail because the results files
already exist.

* refactor: make query/write/system graphs optional based on run

Made the analysis tool have optional graphs based on what was actually
generated.

* refactor: change the time string format in generated load files
2024-04-15 10:58:36 -04:00
..
analysis feat: QoL improvements to the load generator and analysis tools (#24914) 2024-04-15 10:58:36 -04:00
src feat: QoL improvements to the load generator and analysis tools (#24914) 2024-04-15 10:58:36 -04:00
Cargo.toml feat: report system stats in load generator (#24871) 2024-04-02 17:16:17 -04:00