VictoriaMetrics/app
Aliaksandr Valialkin 3b246aa569 app/vmagent: add -remoteWrite.proxyURL command-line option
This option allows writing data to `-remoteWrite.url` via http, https or socks5 proxy.
This is similar to `proxy_url` option in `remote_write` section of Prometheus.
See https://prometheus.io/docs/prometheus/latest/configuration/configuration/#remote_write
2020-07-20 19:31:08 +03:00
..
vmagent app/vmagent: add -remoteWrite.proxyURL command-line option 2020-07-20 19:31:08 +03:00
vmalert lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:06:29 +03:00
vmauth lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:06:29 +03:00
vmbackup all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
vminsert lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:06:29 +03:00
vmrestore all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
vmselect app/vmselect/prometheus: do not return time series with empty list of datapoints from /api/v1/query_range 2020-07-20 15:30:13 +03:00
vmstorage lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:06:29 +03:00