VictoriaMetrics/deployment
Hui Wang 0cd0ddc1c1
deployment/dashboards: fix Storage full ETA panels (#5747)
During background downsampling, rate(vm_deduplicated_samples_total{type="merge"}) could be much bigger than 
rate(vm_rows_added_to_storage_total) and it could last quite some time,
 which causes negative values of Storage full ETA and confuses users, see playground.

Instead of trying to get more accurate results during downsampling, I think it's ok to ignore 
vm_deduplicated_samples_total at all, it's more reasonable to see Storage full ETA increase after downsampling.

---------

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2024-02-08 12:54:31 +02:00
..
docker deployment/dashboards: fix Storage full ETA panels (#5747) 2024-02-08 12:54:31 +02:00
k8s/helm [deployment] remove helm chart 2019-10-13 23:03:52 +03:00
logs-benchmark all: update Go builder from Go1.21.6 to Go1.21.7 2024-02-07 04:01:05 +02:00
marketplace all: update VictoriaMetrics Docker image from v1.97.0 to v1.97.1 2024-02-01 16:15:14 +02:00