Artem Navoiev
|
c3dcfdef8c
|
improve docs for cli flags (#1202)
* improve docs for cli flags
* improve docs for cli flags.2
|
2021-04-12 12:28:36 +03:00 |
|
Aliaksandr Valialkin
|
5518b11720
|
lib/memory: do not print trailing zeroes in logs for -memory.allowedPercent command-line flag
|
2020-10-20 14:42:37 +03:00 |
|
Aliaksandr Valialkin
|
6aab2f4989
|
all: allow using KB , MB , GB , KiB , MiB and GiB suffixes in command-line flag values related to byte sizes or byte rates
|
2020-08-16 17:08:28 +03:00 |
|
Aliaksandr Valialkin
|
1b5467f7fd
|
lib/memory: improve log message about the memory allowed to use by VictoriaMetrics
|
2020-08-16 17:08:27 +03:00 |
|
Aliaksandr Valialkin
|
9d79a3a99d
|
lib/memory: add -memory.allowedBytes command-line flag for setting absolute memory limit for VictoriaMetrics caches
|
2020-08-14 19:19:10 +03:00 |
|
Vyacheslav Mitrofanov
|
89a922fb19
|
allow to use values lower than 10 with the flag -memory.allowedPercent (#531)
Co-authored-by: Vyacheslav Mitrofanov <vmitrofanov@mfms.ru>
|
2020-06-03 23:40:13 +03:00 |
|
Aliaksandr Valialkin
|
28c65b58a2
|
lib/memory: add more details to -memory.allowedPercent help message
|
2020-04-09 15:34:21 +03:00 |
|
Aliaksandr Valialkin
|
0a8dd9cc9a
|
lib/storage: calculate the maximum number of rows per small part from -memory.allowedPercent
This should improve query speed over recent data on machines with big amounts of RAM
|
2019-08-25 14:41:32 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|