VictoriaMetrics/lib/promscrape
Aliaksandr Valialkin e08287f017 lib/promscrape: reload auth tokens from files every second
Previously auth tokens were loaded at startup and couldn't be updated without vmagent restart.
Now there is no need in vmagent restart.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1297
2021-05-14 20:03:35 +03:00
..
discovery lib/promscrape: reload auth tokens from files every second 2021-05-14 20:03:35 +03:00
discoveryutils lib/promscrape: reload auth tokens from files every second 2021-05-14 20:03:35 +03:00
testdata
client.go lib/promscrape: reload auth tokens from files every second 2021-05-14 20:03:35 +03:00
config_test.go lib/promscrape: reload auth tokens from files every second 2021-05-14 20:03:35 +03:00
config.go lib/promscrape: limit scrape_timeout by scrape_interval like Prometheus does 2021-05-13 16:10:42 +03:00
scraper.go all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:20:01 +03:00
scrapework_test.go
scrapework_timing_test.go
scrapework.go lib/promscrape: add follow_redirect option to scrape_configs section like Prometheus does 2021-04-02 21:20:37 +03:00
statconn.go all: make go vet happy 2021-03-17 00:48:44 +02:00
targets_response.qtpl
targets_response.qtpl.go
targetstatus.go all: various fixes in command-line flag descriptions 2021-03-15 22:03:49 +02:00