VictoriaMetrics/app
Aliaksandr Valialkin a9db81c4ab app/vmstorage: add metrics for determining whether background merges need additional disk space to complete
These metrics are:

* vm_small_merge_need_free_disk_space
* vm_big_merge_need_free_disk_space

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/686
2020-09-29 21:48:33 +03:00
..
victoria-metrics app/vmselect: unconditionally align time range boundaries to step for subqueries as Prometheus does 2020-09-03 13:29:50 +03:00
vmagent app/vmagent/remotewrite: do not show -remoteWrite.url in logs if -remoteWrite.showURL isn't set 2020-09-29 19:49:12 +03:00
vmalert all: consistently use "%w" formatting in fmt.Errorf for wrapped errors 2020-09-23 22:46:34 +03:00
vmauth docs: improve readability a bit 2020-09-29 13:03:38 +03:00
vmbackup docs/{vmbackup,vmrestore}: formatting fixes 2020-09-29 13:19:07 +03:00
vminsert app/{vminsert,vmagent}: improve data ingestion speed over a single connection 2020-09-28 04:13:08 +03:00
vmrestore docs/{vmbackup,vmrestore}: formatting fixes 2020-09-29 13:19:07 +03:00
vmselect app/vmselect/graphite: do not substitute path and path. with path.. in /metrics/find/?format=completer output 2020-09-29 18:03:26 +03:00
vmstorage app/vmstorage: add metrics for determining whether background merges need additional disk space to complete 2020-09-29 21:48:33 +03:00