VictoriaMetrics/app/victoria-metrics
Aliaksandr Valialkin ef7e2af8f5 app: respect CPU limits set via cgroups
Update GOMAXPROCS to limits set via cgroups. This should reduce CPU trashing and reduce memory usage
for cases when VictoriaMetrics components run in containers with CPU limits.

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/685
2020-08-11 22:59:19 +03:00
..
deployment Rootless docker images by default (#358) 2020-03-27 21:23:50 +02:00
test app/victoria-metrics: remove integration build tag from tests 2020-01-27 20:25:28 +02:00
testdata app/vmselect/prometheus: do not adjust last points in time series with timestamps exceeding the current time 2020-07-14 12:52:16 +03:00
main_test.go all: typo fix: exptected -> expected 2020-07-02 18:05:52 +03:00
main.go app: respect CPU limits set via cgroups 2020-08-11 22:59:19 +03:00
Makefile Makefile: add build and test rules with enabled race detector. These rules have -race suffix 2020-03-05 12:03:38 +02:00
self_scraper.go app/victoria-metrics: removed debug log message when -selfScrapeInterval is set 2020-07-02 20:39:41 +03:00