Haleygo
|
d056be710b
|
fix some typo (#3898)
|
2023-03-03 11:02:13 +01:00 |
|
Oleksandr Redko
|
9fff48c3e3
|
app,lib: fix typos in comments (#3804)
|
2023-02-13 13:27:13 +01:00 |
|
Aliaksandr Valialkin
|
7aea5f58c4
|
lib/ingestserver: properly close incoming connections during graceful shutdown
|
2021-05-08 19:52:58 +03:00 |
|
Aliaksandr Valialkin
|
12d733dd5d
|
app/vminsert: add support for data ingestion via other vminsert nodes
|
2021-05-08 19:52:57 +03:00 |
|
Aliaksandr Valialkin
|
4146fc4668
|
all: properly handle CPU limits set on the host system/container
This can reduce memory usage on systems with enabled CPU limits.
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/946
|
2020-12-08 21:07:29 +02:00 |
|
Aliaksandr Valialkin
|
124f78857b
|
app/{vminsert,vmagent}: improve data ingestion speed over a single connection
Process data obtianed from a single connection on all the available CPU cores.
|
2020-09-28 04:13:08 +03:00 |
|