VictoriaMetrics/app/vmagent/remotewrite
Aliaksandr Valialkin e702b7a92f
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:50 +02:00
..
client.go app/{vminsert,vmagent}: hide passwords and auth tokens by default at /config page 2021-11-05 14:42:13 +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:55 +02:00
relabel.go app/vmagent: follow-up after fe445f753b 2021-08-05 09:51:00 +03:00
remotewrite.go app/vmagent: allow bigger number of in-memory blocks for big values of -remoteWrite.queues 2021-11-05 15:16:50 +02:00
statconn.go all: make go vet happy 2021-03-17 00:48:44 +02:00