VictoriaMetrics/app
Aliaksandr Valialkin 145337792d
lib/{mergeset,storage}: properly limit cache sizes for indexdb
Previously these caches could exceed limits set via `-memory.allowedPercent` and/or `-memory.allowedBytes`,
since limits were set independently per each data part. If the number of data parts was big, then limits could be exceeded,
which could result to out of memory errors.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2007
2022-01-20 18:37:17 +02:00
..
victoria-metrics app/victoria-metrics: mention https://docs.victoriametrics.com/#downsampling in the description for -dedup.minScrapeInterval command-line flag 2021-12-15 13:18:04 +02:00
vmagent lib/promscrape: do not send staleness markers on graceful shutdown 2022-01-07 01:17:57 +02:00
vmalert app/vmalert: add parseDuration function in the same way as Prometheus does 2022-01-13 23:30:41 +02:00
vmauth Update README.md (#1996) 2021-12-23 12:09:59 +02:00
vmbackup docs: Correct some urls in the docs (#2081) 2022-01-19 11:55:30 +02:00
vmbackupmanager Old links replaced for newest (#2033) 2022-01-05 16:30:13 +02:00
vmctl vmctl: add option to rate limit data transfer speed 2022-01-06 12:21:42 +03:00
vmgateway app/vmgateway/README.md: sync with enterprise vesion after adding extra_filters handling 2022-01-18 22:27:45 +02:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:40:34 +02:00
vmrestore Update README.md (#1996) 2021-12-23 12:09:59 +02:00
vmselect app/vmui: fix last 6 months time range picker 2022-01-18 23:28:10 +02:00
vmstorage lib/{mergeset,storage}: properly limit cache sizes for indexdb 2022-01-20 18:37:17 +02:00
vmui app/vmui: fix last 6 months time range picker 2022-01-18 23:28:10 +02:00