VictoriaMetrics/app
Aliaksandr Valialkin f082e64e0c
app/vmagent: reduce the probability of TLS handshake timeout when dialing the remote storage
The following actions are taken:

- Increase the TLS hashdshake timeout from 5 seconds to 10 seconds
- Increase dial timeout from 5 seconds to 30 seconds
- Specify DialContext instead of Dial in http.Transport. This allows properly handling
  the Context arg during dialing the remote storage

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1699
2022-04-06 12:35:14 +03:00
..
vmagent app/vmagent: reduce the probability of TLS handshake timeout when dialing the remote storage 2022-04-06 12:35:14 +03:00
vmalert vmalert: add flag for disabling long-lived connections (keepalive) (#2395) 2022-04-04 13:08:06 +03:00
vmauth app: sync Markdown changes from a8de1ab000 2022-03-22 14:12:03 +02:00
vmbackup app: sync Markdown changes from a8de1ab000 2022-03-22 14:12:03 +02:00
vmbackupmanager app: sync Markdown changes from a8de1ab000 2022-03-22 14:12:03 +02:00
vmctl vmctl verify-blocks command (#2390) 2022-04-05 17:46:36 +03:00
vmgateway app: sync Markdown changes from a8de1ab000 2022-03-22 14:12:03 +02:00
vminsert vmctl verify-blocks command (#2390) 2022-04-05 17:46:36 +03:00
vmrestore app: sync Markdown changes from a8de1ab000 2022-03-22 14:12:03 +02:00
vmselect app/vmselect: make vmui-update 2022-04-01 12:55:53 +03:00
vmstorage lib/{storage,regexpcache}: replaces regexpCacheMap with LRU cache (#2293) 2022-03-26 12:57:27 +02:00
vmui build(deps): bump react-router-dom in /app/vmui/packages/vmui (#2394) 2022-04-01 12:54:10 +03:00