mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-17 08:36:55 +03:00
`IndexDBRecordsDrop` and `TooManyTSIDMisses` were mistakenly placed to `alerts-health.yml`, which was supposed to contain rules related to all VM components. But these two rules are related to storage components only (vmstorage and vmsingle). Moving them to corresponding files. Signed-off-by: hagen1778 <roman@victoriametrics.com>