VictoriaMetrics/app
Aliaksandr Valialkin 1db1a29ffa all: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15
This is needed after the commit c0ac740f93, which uses URL.Redacted() method,
which has been added in v1.15.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1147
2021-03-29 23:04:53 +03: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 all: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15 2021-03-29 23:04:53 +03:00
vmalert all: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15 2021-03-29 23:04:53 +03:00
vmauth all: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15 2021-03-29 23:04:53 +03:00
vmbackup all: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15 2021-03-29 23:04:53 +03: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 all: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15 2021-03-29 23:04:53 +03: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: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15 2021-03-29 23:04:53 +03:00
vmselect app/vmselect: log the metric which trigger rollup result cache reset 2021-03-25 21:31:39 +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