VictoriaMetrics/app/vmalert
Hui Wang 71f521fc0c
vmalert: revert the default value of -remoteWrite.maxQueueSize from… (#7570)
… `1_000_000` to `100_000`

It was bumped in
[v1.104.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.104.0),
which increases memory usage and is not needed for most setups. See
[this
issue](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7471).
2024-11-20 16:20:51 +01:00
..
config
datasource
deployment
multiarch
notifier
remoteread
remotewrite vmalert: revert the default value of -remoteWrite.maxQueueSize from… (#7570) 2024-11-20 16:20:51 +01:00
rule
static
templates
tpl
utils
main_test.go
main.go
Makefile
manager_test.go
manager.go
README.md
replay_test.go
replay.go
web_test.go
web_types_test.go
web_types.go
web.go
web.qtpl
web.qtpl.go

See vmalert docs here.

vmalert docs can be edited at docs/vmalert.md.