VictoriaMetrics/app/vmalert/remotewrite
hagen1778 a6ef648687
app/vmalert: mention that remoteWrite.concurrency depends on CPU
Mnetion explicitly that `remoteWrite.concurrency` deopends on number
of available CPU cores. Updated docs to rm auto-printed default value.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/8151

Signed-off-by: hagen1778 <roman@victoriametrics.com>
(cherry picked from commit 5561970db0)
2025-02-01 22:31:55 +01:00
..
client.go vmalert: revert the default value of -remoteWrite.maxQueueSize from… (#7570) 2024-11-20 16:32:46 +01:00
client_test.go app/vmalert: switch from table-driven tests to f-tests 2024-07-12 22:45:50 +02:00
debug_client.go lib/httputils: parse URL before creating HTTP transport (#6820) 2024-08-16 11:34:49 +02:00
debug_client_test.go vmalert-tool: implement unittest (#4789) 2023-10-16 14:12:06 +02:00
init.go app/vmalert: mention that remoteWrite.concurrency depends on CPU 2025-02-01 22:31:55 +01:00
init_test.go Vmalert tests (#3975) 2023-03-17 16:16:13 -07:00
remotewrite.go app/vmalert: follow-up bc37b279aa 2024-06-20 15:15:58 +02:00