VictoriaMetrics/app
Aliaksandr Valialkin e1a2404db5
app/vmselect/netstorage: follow-up after 173ccf4333
- Clarify docs about -replicationFactor command-line flag at vmselect
- Clarify description for -replicationFactor and -search.skipSlowReplicas command-line flags
- Fix the logic for returning responses if -search.skipSlowReplicas command-line flag
  is enabled. The logic was broken in the 173ccf4333,
  so it could return responses only if some of vmstorage nodes return error,
  while it should return when query results are successfully collected from more than
  (len(storageNodes) - replicationFactor) vmstorage nodes.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1207
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/711
2023-07-09 11:58:22 -07:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-07-06 21:36:28 -07:00
vlinsert app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-07-06 21:36:28 -07:00
vlselect Revert "app/vlselect/logsql: use buffered writer in order to save syscalls when sending big amounts of data to clients" 2023-07-06 21:37:38 -07:00
vlstorage app/vlstorage: export vl_active_merges and vl_merges_total metrics 2023-07-06 21:38:09 -07:00
vmagent docs/vmagent.md: update -help output 2023-07-06 22:48:23 -07:00
vmalert vmalert:fix query request using rfc3339 format (#4577) 2023-07-09 11:03:10 -07:00
vmauth docs/vmauth.md: update -help output 2023-07-06 22:52:48 -07:00
vmbackup docs/vmbackup.md: update -help output 2023-07-06 22:54:15 -07:00
vmbackupmanager docs/vmbackupmanager.md: update -help output 2023-07-06 22:57:31 -07:00
vmctl vmctl: interrupt explore procedure in influx mode if no numeric fields were found (#4576) 2023-07-06 22:21:18 -07:00
vmgateway docs/vmgateway.md: update -help output 2023-07-06 23:07:47 -07:00
vminsert cluster: standardize default HTTP responses (#4368) 2023-06-01 10:26:52 +02:00
vmrestore docs/vmrestore.md: update -help output 2023-07-06 22:55:26 -07:00
vmselect app/vmselect/netstorage: follow-up after 173ccf4333 2023-07-09 11:58:22 -07:00
vmstorage docs: clarify -retentionPeriod flag usage (#4417) 2023-06-09 10:44:22 +02:00
vmui security: update base Alpine image to 3.18.2 to avoid security risks (#4571) 2023-07-06 22:12:20 -07:00