VictoriaMetrics/app
Roman Khavronenko 88538df267
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:03 +03:00
..
victoria-metrics all: print --help output to stdout instead of stderr 2020-05-16 11:59:33 +03:00
vmagent docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:54:10 +03:00
vmalert app/vmalert: support multiple notifier urls (#584) (#590) 2020-06-29 22:21:03 +03:00
vmauth docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:54:10 +03:00
vmbackup docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:54:10 +03:00
vminsert app/vminsert: export metrics for determining ingested rows with dropped or truncated labels 2020-06-19 01:10:37 +03:00
vmrestore docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:54:10 +03:00
vmselect app/vmselect/netstorage: reset big result values every 10 seconds instead of after processing every time series 2020-06-24 19:38:39 +03:00
vmstorage app/vmstorage: add vm_slow_metric_name_loads_total metric, which could be used as an indicator when more RAM is needed for improving query performance 2020-05-15 14:11:45 +03:00