VictoriaMetrics/dashboards/vm
Hui Wang 4369bc1df2
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 09:43:39 +01:00
..
victoriametrics-cluster.json deployment/dashboards: fix Storage full ETA panels (#5747) 2024-02-08 09:43:39 +01:00
victoriametrics.json deployment/dashboards: fix Storage full ETA panels (#5747) 2024-02-08 09:43:39 +01:00
vmagent.json dashboards/all: add new panel CPU spent on GC 2024-02-02 16:21:21 +01:00
vmalert.json dashboards/all: add new panel CPU spent on GC 2024-02-02 16:21:21 +01:00