VictoriaMetrics/app/vmalert-tool
Hui Wang fb7454a14d
vmalert-tool: exit immediately when rule group execute failed (#6509)
g.ExecOnce() shouldn't be failed at all. If it fails, it might be bug or
something wrong with tmp vm datasource, exit immediately.
2024-06-20 11:47:00 +02:00
..
multiarch app/vmalert-tool: add missing multiarch directory 2023-11-15 18:11:50 +01:00
unittest vmalert-tool: exit immediately when rule group execute failed (#6509) 2024-06-20 11:47:00 +02:00
main.go vmalert-tool: support file path with hierarchical patterns and regexp… (#6501) 2024-06-18 14:14:30 +02:00
Makefile
README.md docs: convert png images to webp in all the docs except of docs/operator/* 2023-11-22 19:21:00 +02:00

See vmalert-tool docs here.

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