VictoriaMetrics/app/vmalert/remotewrite
hagen1778 5561970db0
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>
2025-02-01 22:10:47 +01:00
..
client.go vmalert: revert the default value of -remoteWrite.maxQueueSize from… (#7570) 2024-11-20 16:20:51 +01:00
client_test.go app/vmalert: switch from table-driven tests to f-tests 2024-07-12 22:41:11 +02:00
debug_client.go lib/httputils: parse URL before creating HTTP transport (#6820) 2024-08-16 11:32:04 +02:00
debug_client_test.go vmalert-tool: implement unittest (#4789) 2023-10-13 13:54:33 +02:00
init.go app/vmalert: mention that remoteWrite.concurrency depends on CPU 2025-02-01 22:10:47 +01:00
init_test.go Vmalert tests (#3975) 2023-03-17 15:57:24 +01:00
remotewrite.go app/vmalert: follow-up bc37b279aa 2024-06-20 15:12:53 +02:00