VictoriaMetrics/lib/promscrape
2021-03-26 12:46:14 +02:00
..
discovery lib/promscrape/discovery/kubernetes: typo fix in error message 2021-03-26 12:46:14 +02:00
discoveryutils lib/proxy: set missing ServerName in TLS config for proxy_url. 2021-03-09 18:58:18 +02:00
testdata lib/promscrape: extract common auth code to lib/promauth 2020-04-13 12:59:10 +03:00
client.go all: various fixes in command-line flag descriptions 2021-03-15 21:59:25 +02:00
config_test.go lib/promscrape: add ability to configure proxy options via proxy_tls_config, proxy_basic_auth, proxy_bearer_token and proxy_bearer_token_file 2021-03-12 03:36:19 +02:00
config.go lib/promscrape: remove duplicate target word in error message 2021-03-14 21:52:02 +02:00
scraper.go all: various fixes in command-line flag descriptions 2021-03-15 21:59:25 +02:00
scrapework_test.go lib/promscrape: apply sample_limit after metric relabeling is applied as Prometheus does 2021-03-09 15:47:18 +02:00
scrapework_timing_test.go lib/promscrape: remove ID field from ScrapeWork struct. Use a pointer to ScrapeWork as a key in targetStatusMap 2020-12-17 14:32:56 +02:00
scrapework.go lib/promscrape: an attempt to reduce memory usage when vmagent scrapes targets with varying number of metrics 2021-03-15 11:45:39 +02:00
statconn.go all: make golint happy 2021-03-17 00:49:28 +02:00
targets_response.qtpl lib/promscrape: add bootstrap styles to /targets html page 2020-12-15 12:37:56 +02:00
targets_response.qtpl.go lib/promscrape: add bootstrap styles to /targets html page 2020-12-15 12:37:56 +02:00
targetstatus.go all: various fixes in command-line flag descriptions 2021-03-15 21:59:25 +02:00