VictoriaMetrics/app/vmalert
2025-04-30 16:04:18 +02:00
..
config all: use new canonical urls to vmalert docs: https://docs.victoriametrics.com/victoriametrics/vmalert/ 2025-04-30 16:04:18 +02:00
datasource app/vmalert: show partial responses in debug logs () 2025-04-03 09:42:39 +01:00
deployment all: suppress InvalidDefaultArgInFrom warning emitted by docker build when building Docker packages via make package-* command 2024-09-03 14:05:43 +02:00
multiarch app/*/multiarch: return back empty value for TARGETARCH 2024-09-06 18:15:22 +02:00
notifier fix: compatibility for FIPS builds 2025-04-23 09:46:22 +04:00
remoteread lib/httputil: automatically initialize data transfer metrics for the created HTTP transports via NewTransport() 2025-03-27 15:22:15 +01:00
remotewrite app/vmalert/remotewrite: rm noisy shutdown logs 2025-04-22 12:00:04 +03:00
rule all: use new canonical urls to vmalert docs: https://docs.victoriametrics.com/victoriametrics/vmalert/ 2025-04-30 16:04:18 +02:00
static app/vmalert: upgraded bootstrap, removed jquery, fixed collapse issues () 2025-04-29 12:03:02 +02:00
templates lib/promutils: move time-related funcs from promutils to timeutil () 2025-03-03 10:28:07 +01:00
tpl app/vmalert: upgraded bootstrap, removed jquery, fixed collapse issues () 2025-04-29 12:03:02 +02:00
vmalertutil app/vmalert: upgraded bootstrap, removed jquery, fixed collapse issues () 2025-04-29 12:03:02 +02:00
main.go all: use new canonical urls to vmalert docs: https://docs.victoriametrics.com/victoriametrics/vmalert/ 2025-04-30 16:04:18 +02:00
main_test.go app/vmalert: properly register group and rules metrics 2025-03-19 14:04:49 +01:00
Makefile app/vmalert: upgraded bootstrap, removed jquery, fixed collapse issues () 2025-04-29 12:03:02 +02:00
manager.go app/vmalert: properly register group and rules metrics 2025-03-19 14:04:49 +01:00
manager_test.go app/vmalert: fix possible data race on group checksum 2025-03-19 14:04:48 +01:00
README.md all: fix broken links to *.md files inside docs package after the commit f152021521 2025-04-27 17:51:24 +02:00
replay.go vmalert: allow omitting -replay.timeTo in replay mode, default valu… () 2024-07-05 09:49:06 +02:00
replay_test.go lib: rename lib/promutils to lib/promutil for the sake of consistency for *util package naming 2025-03-26 17:33:13 +01:00
web.go all: use new canonical urls to vmalert docs: https://docs.victoriametrics.com/victoriametrics/vmalert/ 2025-04-30 16:04:18 +02:00
web.qtpl app/vmalert: upgraded bootstrap, removed jquery, fixed collapse issues () 2025-04-29 12:03:02 +02:00
web.qtpl.go app/vmalert: upgraded bootstrap, removed jquery, fixed collapse issues () 2025-04-29 12:03:02 +02:00
web_test.go app/vmalert: fix possible data race on group checksum 2025-03-19 14:04:48 +01:00
web_types.go app/vmalert: upgraded bootstrap, removed jquery, fixed collapse issues () 2025-04-29 12:03:02 +02:00
web_types_test.go app/vmalert: upgraded bootstrap, removed jquery, fixed collapse issues () 2025-04-29 12:03:02 +02:00

See vmalert docs here.

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