VictoriaMetrics/app/victoria-metrics
Aliaksandr Valialkin 8466ab0034 all: allow setting flags via environment vars
Now flags can be set via environment vars with the same names as flags.
Command-line flags override flags set via env vars.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/311
2020-02-10 13:29:13 +02:00
..
deployment all: publish Docker images for the following GOARCH: amd64, arm, arm64, ppc64le and 386 2019-12-11 23:32:59 +02:00
test app/victoria-metrics: remove integration build tag from tests 2020-01-27 20:25:28 +02:00
testdata app/victoria-metrics: adjust integration tests after the commit 99facd71cd6ac151d512cea1df73be91c10c7f83 2020-01-11 00:58:16 +02:00
main.go all: allow setting flags via environment vars 2020-02-10 13:29:13 +02:00
main_test.go all: allow setting flags via environment vars 2020-02-10 13:29:13 +02:00
Makefile all: use gozstd instead of pure Go zstd for GOARCH=amd64 2019-12-24 12:42:42 +02:00
self_scraper.go all: do not clash flag description with back-quoted flag types 2020-02-04 15:46:52 +02:00