VictoriaMetrics/app
Aliaksandr Valialkin 45e345806c
app/vmselect/netstorage: remove runtime.Gosched() call from unpackWorker()
This should improve scalability of unpackWorker() on systems with many CPU cores.
This is a follow-up for a2ecf4fa4a and 16f3b279a2

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3966
2023-07-06 10:05:58 -07:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-06-21 19:52:50 -07:00
victoria-metrics lib/streamaggr: follow-up for ff72ca14b9 2023-03-31 22:30:38 -07:00
vlinsert app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-06-21 19:52:50 -07:00
vlselect Revert "app/vlselect/logsql: use buffered writer in order to save syscalls when sending big amounts of data to clients" 2023-06-21 20:40:01 -07:00
vlstorage app/vlstorage: export vl_active_merges and vl_merges_total metrics 2023-06-21 20:58:57 -07:00
vmagent app/vmagent/remotewrite: fix error message for auth config (#4545) 2023-07-03 13:12:40 +02:00
vmalert app/vmalert: show on UI groups error after reload config (#4543) 2023-07-03 14:59:52 +02:00
vmauth vmauth: expose latency metrics per user (#4525) 2023-06-27 20:15:17 +02:00
vmbackup fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmbackupmanager docs: fix markdown for title 2023-05-29 22:22:25 +02:00
vmctl vmctl: interrupt explore procedure in influx mode if no numeric fields were found (#4576) 2023-07-04 13:45:42 +02:00
vmgateway fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vminsert fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmrestore fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmselect app/vmselect/netstorage: remove runtime.Gosched() call from unpackWorker() 2023-07-06 10:05:58 -07:00
vmstorage docs: clarify -retentionPeriod flag usage (#4417) 2023-06-09 09:46:25 +02:00
vmui security: update base Alpine image to 3.18.2 to avoid security risks (#4571) 2023-07-04 09:23:53 +02:00