VictoriaMetrics/app
Aliaksandr Valialkin 6edc33d9bb app/vminsert/netstorage: capture the first error instead of the last error when sending data to vmstorage
The first error has more chances to point to the real root cause of the issue.
2020-05-22 17:49:33 +03:00
..
vmagent app/vmagent: check for error returned from flag.Set 2020-05-21 16:30:48 +03:00
vmalert vmalert add quotes escape function (#510) 2020-05-21 12:10:35 +03:00
vmauth app/vmauth: fix make run-vmauth command 2020-05-22 16:45:19 +03:00
vmbackup all: print --help output to stdout instead of stderr 2020-05-16 12:03:06 +03:00
vminsert app/vminsert/netstorage: capture the first error instead of the last error when sending data to vmstorage 2020-05-22 17:49:33 +03:00
vmrestore all: print --help output to stdout instead of stderr 2020-05-16 12:03:06 +03:00
vmselect app/vmselect/promql: add ascent_over_time(m[d]) and descent_over_time(m[d]) functions 2020-05-21 12:06:34 +03:00
vmstorage app/vmstorage/transport: update stale comment - vmstorage now sends small ack packets to vminsert 2020-05-21 14:04:52 +03:00