VictoriaMetrics/app/victoria-metrics
Aliaksandr Valialkin 6320a19a8c app/victoria-metrics: remove integration build tag from tests
This simplifies testing with `go test ./app/victoria-metrics` without
the need to remember to pass `-tags=integration` to Go commands.
2020-01-27 20:25:28 +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 app/victoria-metrics: add -selfScrapeInterval flag for self-scraping /metrics page 2020-01-25 19:19:59 +02:00
main_test.go app/victoria-metrics: remove integration build tag from tests 2020-01-27 20:25:28 +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 app/victoria-metrics: add -selfScrapeInterval flag for self-scraping /metrics page 2020-01-25 19:19:59 +02:00