VictoriaMetrics/app
Roman Khavronenko 156c83d112 app/vmalert: support multiple notifier urls (#584) (#590)
* app/vmalert: support multiple notifier urls (#584)

User now can set multiple notifier URLs in the same fashion
as for other vmutils (e.g. vmagent). The same is correct for
TLS setting for every configured URL. Alerts sending is done
in sequential way for respecting the specified URLs order.

* app/vmalert: add basicAuth support for notifier client (#585)

The change adds possibility to set basicAuth creds for notifier
client in the same fasion as for remote write/read and datasource.
2020-06-29 22:21:56 +03:00
..
vmagent docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:52:25 +03:00
vmalert app/vmalert: support multiple notifier urls (#584) (#590) 2020-06-29 22:21:56 +03:00
vmauth docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:52:25 +03:00
vmbackup docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:52:25 +03:00
vminsert app/vminsert/netstorage: do not re-route every time series to more than two vmstorage nodes when certain vmstorage nodes are temporarily slower than the rest of them 2020-06-25 16:42:37 +03:00
vmrestore docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:52:25 +03:00
vmselect app/vmselect/netstorage: reset big result values every 10 seconds instead of after processing every time series 2020-06-24 19:37:35 +03:00
vmstorage app/vmstorage/transport: simplify setupTfss in order to prevent the possibility of nil tfs 2020-06-05 13:17:26 +03:00