.. |
config
|
feat: include cluster info in alert CPUThrottlingHigh (#5956)
|
2024-03-17 20:46:15 +02:00 |
datasource
|
vmalert: deprecate cmd-line flag -datasource.lookback (#5877)
|
2024-03-12 16:17:40 +01:00 |
deployment
|
app/vmalert: include it into the next release
|
2020-04-28 00:11:41 +03:00 |
multiarch
|
all: run apk update && apk upgrade in base Alpine Docker image in order to get all the recent security fixes
|
2023-02-09 14:03:02 -08:00 |
notifier
|
app/vmbackup: support client-side TLS configuration for create/delete snapshot API (#5738)
|
2024-02-08 15:58:34 +01:00 |
remoteread
|
vmalert: deprecate cmd-line flag -datasource.lookback (#5877)
|
2024-03-12 16:17:40 +01:00 |
remotewrite
|
app/{vmalert,vmctl}: consistently use http.NewRequestWithContext() instead of http.NewRequest() + req.WithContext()
|
2024-02-29 15:25:36 +02:00 |
rule
|
vmalert: set ActiveAt to evaluation timestamp in newAlert fn (#5657)
|
2024-01-29 17:30:14 +01:00 |
static
|
app/vmalert: follow-up after b60dcbe11f
|
2024-02-20 13:35:02 +01:00 |
templates
|
app/vmalert: add support of recursive path globs for rules and templates (#4148)
|
2023-05-08 16:22:30 -07:00 |
tpl
|
app/vmalert: show on UI groups error after reload config (#4543)
|
2023-07-06 22:11:36 -07:00 |
utils
|
app/vmbackup: support client-side TLS configuration for create/delete snapshot API (#5738)
|
2024-02-08 15:58:34 +01:00 |
main.go
|
all: add support for specifying multiple -httpListenAddr options
|
2024-02-09 03:22:49 +02:00 |
main_test.go
|
all: use Gauge instead of Counter for *_config_last_reload_successful metrics
|
2023-12-20 14:25:44 +02:00 |
Makefile
|
app/vmalert: autogenerate ALERTS_FOR_STATE time series for alerting rules with for: 0 (#5680)
|
2024-01-26 20:51:50 +01:00 |
manager.go
|
app/vmalert: fix data race during hot-config reload (#5698)
|
2024-01-26 22:43:02 +01:00 |
manager_test.go
|
vmalert-tool: implement unittest (#4789)
|
2023-10-16 14:12:06 +02:00 |
README.md
|
docs: convert png images to webp in all the docs except of docs/operator/*
|
2023-11-22 19:29:47 +02:00 |
replay.go
|
all: consistently use %w instead of %s in when error is passed to fmt.Errorf()
|
2023-10-26 09:44:40 +02:00 |
replay_test.go
|
vmalert-tool: implement unittest (#4789)
|
2023-10-16 14:12:06 +02:00 |
web.go
|
app/vmalert: consistently sort groups by name and filename on /groups page
|
2024-02-20 13:51:31 +01:00 |
web.qtpl
|
app/vmalert: follow-up after b60dcbe11f
|
2024-02-20 13:35:02 +01:00 |
web.qtpl.go
|
app/vmalert: follow-up after b60dcbe11f
|
2024-02-20 13:35:02 +01:00 |
web_test.go
|
app/vmalert: support filtering for /api/v1/rule like Prometheus does (#5787)
|
2024-02-09 14:36:15 +01:00 |
web_types.go
|
app/vmalert: support filtering for /api/v1/rule like Prometheus does (#5787)
|
2024-02-09 14:36:15 +01:00 |
web_types_test.go
|
vmalert-tool: implement unittest (#4789)
|
2023-10-16 14:12:06 +02:00 |