VictoriaMetrics/app
Aliaksandr Valialkin c3c3e51f17 docs/vmalert.md: remove misleading -evaluationInterval=3s from example config args
3s evaluation interval is too small for practical setups. It can result in increased load on datasource.
So it is better to remove it from example config args, which are usually copy-pasted by novice users.
2021-03-25 15:29:06 +02:00
..
victoria-metrics app/victoria-metrics: use flag.Parse instead of envflag.Parse for avoiding possible side effects of envflag 2021-03-18 18:20:22 +02:00
vmagent app/vmagent: add -promscrape.consul.waitTime command-line flag for configuring Consul service discovery wait time 2021-03-23 19:33:25 +02:00
vmalert docs/vmalert.md: remove misleading -evaluationInterval=3s from example config args 2021-03-25 15:29:06 +02:00
vmauth Makefile: prepare vmutils-windows-*.zip archive on make release-vmutils command 2021-03-16 20:52:41 +02:00
vmbackup all: various fixes in command-line flag descriptions 2021-03-15 21:59:25 +02:00
vmbackupmanager app/vmbackupmanager: add docs; the vmbackupmanager is available as a part of enterprise subscription 2021-02-27 02:17:55 +02:00
vmctl Makefile: prepare vmutils-windows-*.zip archive on make release-vmutils command 2021-03-16 20:52:41 +02:00
vminsert app/{vminsert,vmagent}: use Influx field as metric name if measurement is empty and -influxSkipSingleField command-line is set 2021-03-22 13:53:53 +02:00
vmrestore all: various fixes in command-line flag descriptions 2021-03-15 21:59:25 +02:00
vmselect app/vmselect/promql: do not merge time series during requests to /api/v1/query 2021-03-25 13:56:07 +02:00
vmstorage app/vmstorage: add -logNewSeries command-line flag for determining the source of series churn rate 2021-03-15 22:38:50 +02:00