VictoriaMetrics/app/vmagent/remotewrite
Aliaksandr Valialkin c43bcdb5fb
app/vmagent: allow bigger number of in-memory blocks for big values of -remoteWrite.queues
This should improve the maximum data ingestion speed for highly-loaded vmagent instances
which run on beefy servers with many CPU cores and big amounts of RAM
2021-11-05 15:16:05 +02:00
..
client.go app/{vminsert,vmagent}: hide passwords and auth tokens by default at /config page 2021-11-05 14:41:16 +02:00
pendingseries.go app/vmagent: add -remoteWrite.maxRowsPerBlock command-line option, which may be used for improving data ingestion performance under high load 2021-11-04 15:39:14 +02:00
relabel.go app/vmagent: follow-up after fe445f753b 2021-08-05 09:52:32 +03:00
remotewrite.go app/vmagent: allow bigger number of in-memory blocks for big values of -remoteWrite.queues 2021-11-05 15:16:05 +02:00
statconn.go all: make golint happy 2021-03-17 00:49:28 +02:00