VictoriaMetrics/app
Roman Khavronenko ef7f52e0e6
Vmalert notifiers (#2744)
* vmalert: remove head of line blocking for sending alerts

This change makes sending alerts to notifiers concurrent instead
of sequential. This eliminates head of line blocking, where first
faulty notifier address prevents the rest of notifiers from
receiving notifications.

Signed-off-by: hagen1778 <roman@victoriametrics.com>

* vmalert: make default timeout for sending alerts 10s

Previous value of 1m was too high and was inconsistent
with default timeout defined for notifiers via
configuration file.

Signed-off-by: hagen1778 <roman@victoriametrics.com>

* vmalert: linter checks fix

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-06-18 09:11:37 +02:00
..
victoria-metrics all: follow-up after 8edb390e21 2022-06-07 00:57:09 +03:00
vmagent docs/vmagent.md: typo fix: configued -> configured 2022-06-16 20:30:30 +03:00
vmalert Vmalert notifiers (#2744) 2022-06-18 09:11:37 +02:00
vmauth lib/httpserver: clarify that -tls flag enables TLS for http requests to -httpListenAddr 2022-04-16 16:59:26 +03:00
vmbackup vmbackup: Prevent save backups to the same folder where TSDB data is (#2547) 2022-05-06 18:04:09 +03:00
vmbackupmanager docs: add flags list to vmbackupmanager (#2554) 2022-05-08 12:18:39 +00:00
vmctl docs: mention guide for migrating from inlfux in vmctl readme (#2640) 2022-05-25 13:28:56 +02:00
vmgateway app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vminsert Added a stub for datadog endpoint (#2710) 2022-06-13 09:52:13 +03:00
vmrestore app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vmselect vmui: added focusLabel, enable cardinality app configuratior (#2736) 2022-06-17 13:03:02 +03:00
vmstorage app/vmselect: accept focusLabel query arg at /api/v1/status/tsdb 2022-06-14 18:36:54 +03:00
vmui vmui: added focusLabel, enable cardinality app configuratior (#2736) 2022-06-17 13:03:02 +03:00