VictoriaMetrics/app/victoria-metrics
Aliaksandr Valialkin c5f894b361 Makefile: add build and test rules with enabled race detector. These rules have -race suffix
Fix also `unsafe pointer conversion` errors detected by Go1.14. See https://golang.org/doc/go1.14#compiler .
2020-03-05 12:03:38 +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_test.go all: allow setting flags via environment vars 2020-02-10 13:29:13 +02:00
main.go all: allow setting flags via environment vars 2020-02-10 13:29:13 +02: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 all: do not clash flag description with back-quoted flag types 2020-02-04 15:46:52 +02:00