smartcat-labs / berserker

Berserker is load generator with pluggable input source and configurable output.
Apache License 2.0
52 stars 8 forks source link

Revisit metrics reservoir implementation #24

Open vajda opened 7 years ago

vajda commented 7 years ago

Currently, metrics use default reservoir which is ExponentiallyDecayingReservoir. Depending on implementation of #23, this might be already taken care of. If not, usage of SlidingTimeWindowReservoir should be considered, or even better configuration option to setup any of the following: