VictoriaMetrics/app
Aliaksandr Valialkin ad6290953c 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:28:49 +03:00
..
victoria-metrics app/vmselect/prometheus: do not adjust last points in time series with timestamps exceeding the current time 2020-07-14 12:52:16 +03:00
vmagent app/vmagent: add -remoteWrite.proxyURL command-line option 2020-07-20 19:28:49 +03:00
vmalert lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:11:22 +03:00
vmauth lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:11:22 +03:00
vmbackup all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
vminsert lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:11:22 +03:00
vmrestore all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +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:31:21 +03:00
vmstorage lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:11:22 +03:00