VictoriaMetrics/app
Aliaksandr Valialkin 936f35920a app/vmselect/prometheus: allow returning partial response from /api/v1/export if -search.denyPartialResponse=false
This makes `/api/v1/export` behaviour consistent with other `/api/v1/*` handlers.
2020-06-12 21:11:48 +03:00
..
vmagent app/vmagent: print brief usage info for vmagent -help 2020-06-05 10:40:10 +03:00
vmalert app/vmalert: fix link to testdata (#547) 2020-06-10 19:37:21 +03:00
vmauth app/vmauth: disable automatic response compression/uncompression, since it may work improperly in some cases 2020-06-05 20:14:07 +03:00
vmbackup all: print --help output to stdout instead of stderr 2020-05-16 12:03:06 +03:00
vminsert app/vminsert/netstorage: free up unused memory in buffer after memory usage spikes 2020-06-01 14:33:35 +03:00
vmrestore all: print --help output to stdout instead of stderr 2020-05-16 12:03:06 +03:00
vmselect app/vmselect/prometheus: allow returning partial response from /api/v1/export if -search.denyPartialResponse=false 2020-06-12 21:11:48 +03:00
vmstorage app/vmstorage/transport: simplify setupTfss in order to prevent the possibility of nil tfs 2020-06-05 13:17:26 +03:00