Artem Navoiev
|
77be3e3a82
|
improve docs for cli flags (#1202)
* improve docs for cli flags
* improve docs for cli flags.2
|
2021-04-12 12:28:04 +03:00 |
|
Aliaksandr Valialkin
|
0729cc36b2
|
lib/memory: do not print trailing zeroes in logs for -memory.allowedPercent command-line flag
|
2020-10-20 14:32:07 +03:00 |
|
Aliaksandr Valialkin
|
147c35ebd4
|
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:05:52 +03:00 |
|
Aliaksandr Valialkin
|
7c0d6a8b88
|
lib/memory: improve log message about the memory allowed to use by VictoriaMetrics
|
2020-08-16 16:04:11 +03:00 |
|
Aliaksandr Valialkin
|
52791fd1c0
|
lib/memory: add -memory.allowedBytes command-line flag for setting absolute memory limit for VictoriaMetrics caches
|
2020-08-14 19:13:38 +03:00 |
|
Vyacheslav Mitrofanov
|
72ff05255f
|
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:39:29 +03:00 |
|
Aliaksandr Valialkin
|
f86947d55c
|
lib/memory: add more details to -memory.allowedPercent help message
|
2020-04-09 15:28:53 +03:00 |
|
Aliaksandr Valialkin
|
4b688fffee
|
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:12 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|