VictoriaMetrics/app
Aliaksandr Valialkin c18017a9c3 app/vminsert/netstorage: sort the -storageNode list passed to vminsert nodes
This should reduce resource usage (CPU, RAM, disk IO) at vmstorage nodes
if the addresses of vmstorage nodes are passed in random order to vminsert nodes.
2021-06-23 14:00:08 +03:00
..
vmagent adds http_sd (#1399) 2021-06-22 13:42:09 +03:00
vmalert Vmalert docs (#1372) 2021-06-14 11:43:01 +03:00
vmauth app/vmauth: properly handle http.ErrAbortHandler panic 2021-06-11 12:54:37 +03:00
vmbackup app/{vmbackup,vmrestore},docs/vmrestore.md: typo fix: vbackup -> vmbackup (#1305) 2021-05-18 16:38:15 +03:00
vmbackupmanager docs/{vmgateway,vmbackupmanager}: explicitly mention that these components are a part of an enterprise package 2021-06-17 17:19:13 +03:00
vmctl vmctl: add more context to flags description in vm-native mode (#1395) 2021-06-18 19:20:52 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: explicitly mention that these components are a part of an enterprise package 2021-06-17 17:19:13 +03:00
vminsert app/vminsert/netstorage: sort the -storageNode list passed to vminsert nodes 2021-06-23 14:00:08 +03:00
vmrestore app/{vmbackup,vmrestore},docs/vmrestore.md: typo fix: vbackup -> vmbackup (#1305) 2021-05-18 16:38:15 +03:00
vmselect app/vmselect: log slow requests to all the /api/v1/* handlers if their execution time exceeds -search.logSlowQueryDuration 2021-06-18 19:07:03 +03:00
vmstorage app/vmstorage: add ability to limit series cardinality via -storage.maxHourlySeries and -storage.maxDailySeries command-line flags 2021-05-20 15:31:57 +03:00