VictoriaMetrics/lib/promauth
Aliaksandr Valialkin 3b234d82e5 lib/promscrape: reload only modified scrapers on config changes
This should improve scrape stability when big number of targets are scraped and these targets are frequently changed.

Thanks to @xbsura for the idea and initial implementation attempts at the following pull requests:

- https://github.com/VictoriaMetrics/VictoriaMetrics/pull/449
- https://github.com/VictoriaMetrics/VictoriaMetrics/pull/458
- https://github.com/VictoriaMetrics/VictoriaMetrics/pull/459
- https://github.com/VictoriaMetrics/VictoriaMetrics/pull/460
2020-05-03 12:45:40 +03:00
..
config.go lib/promscrape: reload only modified scrapers on config changes 2020-05-03 12:45:40 +03:00
util.go lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:10 +03:00