Releases: redis-performance/redisbench-admin
Releases · redis-performance/redisbench-admin
v0.6.19
Bug Fixes
- In case of failure of DB sping, retrieve the log and push to S3 @filipecosta90 (#285)
v0.6.18
Bug Fixes
- In case of failure of DB sping, retrieve the log and push to S3 @filipecosta90 (#284)
- Fixed profiler-daemon startup code. Included documentation about perf-daemon @filipecosta90 (#282)
v0.6.17
Bug Fixes
- [fix] get_final_benchmark_config is error agnostic @filipecosta90 (#281)
v0.6.16
Features
- Extended tests on exporter_create_ts() @filipecosta90 (#279)
Bug Fixes
- [fix] Avoid error on rts already exists (was causing a leak on TSDB) @filipecosta90 (#278)
v0.6.15
Bug Fixes
- Reduced the amount of collected data on server stats and commandstats @filipecosta90 (#277)
v0.6.14
Changes
- Fixed the expire ms on export_redis_metrics
v0.6.13
Bug Fixes
- [fix] Only collecting commandstats/server stats on master branch or version. @filipecosta90 (#276)
v0.6.12
Features
- Added test_name:{build_variant|metric_context_path} labels to time-series @filipecosta90 (#275)
v0.6.11
Features
- Enabled commandstats retrieval and store into the TSDB @filipecosta90 (#274)
Bug Fixes
- profiler-daemon failure improvements @filipecosta90 (#273)
v0.6.10
Bug Fixes
- Fixed spin_up_redis_cluster_remote_redis after module config parameters change @filipecosta90 (#271)