VictoriaMetrics/app
Aliaksandr Valialkin 097a4c10dd 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:47:47 +03:00
..
vmagent app/vmagent/remotewrite: do not show -remoteWrite.url in logs if -remoteWrite.showURL isn't set 2020-09-29 19:49:19 +03:00
vmalert all: consistently use "%w" formatting in fmt.Errorf for wrapped errors 2020-09-23 22:48:21 +03:00
vmauth docs: improve readability a bit 2020-09-29 13:05:05 +03:00
vmbackup docs/{vmbackup,vmrestore}: formatting fixes 2020-09-29 13:19:13 +03:00
vminsert app/vminsert: refresh the list of healthy storage nodes only if the the row cannot be sent to destination storage node 2020-09-29 01:29:24 +03:00
vmrestore docs/{vmbackup,vmrestore}: formatting fixes 2020-09-29 13:19:13 +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:45 +03:00
vmstorage app/vmstorage: add metrics for determining whether background merges need additional disk space to complete 2020-09-29 21:47:47 +03:00