Commit Graph

348 Commits (ec3aa12163afc60006061e4535e1bfdcba7e690f)

Author SHA1 Message Date
Tobias Schmidt 0c6ed9d437 Fix type usage in Kubernetes discovery
9 years ago
Fabian Reinartz f7ed2ff706 Merge pull request #1644 from prometheus/beorn7/logging
9 years ago
Fabian Reinartz dec56838fc Merge pull request #1449 from pdbogen/master
9 years ago
Patrick Bogen 89940eb48d Write tests to include testing determinancy of various slice orders; ensure that container order is deterministic
9 years ago
Patrick Bogen b3350d872a Add one label named for each port name, mapping it to port number; add corresponding tests; prefix port list label with a comma
9 years ago
beorn7 d43c0159aa Fix style issues in retrieval/...
9 years ago
beorn7 45e5775f9b Add missing logging of out-of-order samples
9 years ago
Patrick Bogen ae413704e8 kubernetes pod-level discovery
9 years ago
Fabian Reinartz 2ca9ee7b0d Merge pull request #1612 from prometheus/stn-dns-mv
9 years ago
stuart nelson d959d2b90a discovery/dns: Maintain argument order consistency
9 years ago
stuart nelson d02591814b discovery/dns: move dns to own package
9 years ago
Shawn Smith d7481f266e fix typo
9 years ago
Tobias Schmidt 3ce895e86d Merge pull request #1608 from prometheus/fix-printf
9 years ago
Julius Volz 97b018d26d Fix format argument in retrieval test.
9 years ago
Fabian Reinartz f94fc76608 Merge pull request #1592 from prometheus/fabxc-consul-ref
9 years ago
Fabian Reinartz 289f306dd9 Merge pull request #1590 from prometheus/fabxc-marathon-ref
9 years ago
Fabian Reinartz 76076bfb47 discovery: simplify client initialization
9 years ago
Fabian Reinartz b5bfb502df discovery: properly check context on chan send
9 years ago
Fabian Reinartz 9f8feb9ff6 discovery: consolidate Marathon SD files
9 years ago
Fabian Reinartz 086f7caceb discovery: extract Consul shouldWatch logic
9 years ago
Fabian Reinartz e805e68c01 discovery: sanitize Consul service discovery
9 years ago
Fabian Reinartz 5837e6a97f discovery: move consul SD into own package
9 years ago
beorn7 d566808d40 Bring back logging of discarded samples
9 years ago
Fabian Reinartz 585ab6b163 Merge pull request #1494 from iamseth/master
9 years ago
Jonathan Boulle 38098f8c95 Add missing license headers
9 years ago
Seth Miller 0988e3b937 Add support for Azure discovery
9 years ago
Fabian Reinartz 769389e559 Fix potential race in ctx intialization
9 years ago
Tobias Schmidt e82ef154ee Remove unused code leftovers
9 years ago
stuart nelson dbe5d18b6e Instrument scrape pool `sync()`
9 years ago
stuart nelson 813f61e551 Merge pull request #1484 from prometheus/instrument-retrieval
9 years ago
stuart nelson a1ee77601a Instrument the duration of the `reload` function
9 years ago
Fabian Reinartz 895f2f092f Fix flaky scrape test
9 years ago
Fabian Reinartz f2e359962c Sort exported targets
9 years ago
Fabian Reinartz 56fc9bdff3 Handle closed target provider channel
9 years ago
beorn7 d44b83690e Fix flaky file-sd test
9 years ago
Fabian Reinartz ddc74f712b Add sortable target list
9 years ago
Fabian Reinartz 499f4af4aa Test target URL
9 years ago
Fabian Reinartz 50c2f20756 Add targetScraper tests
9 years ago
Fabian Reinartz 1ede7b9d72 Consolidate TargetStatus into Target.
9 years ago
Fabian Reinartz 2060a0a15b Turn target group members into plain lists.
9 years ago
Fabian Reinartz 0d7105abee Remove scrape config from Target.
9 years ago
Fabian Reinartz 75681b691a Extract HTTP client from Target.
9 years ago
Fabian Reinartz 9bea27ae8a Add scraping tests
9 years ago
Fabian Reinartz 76a8c6160d Deduplicate targets in scrape pool.
9 years ago
Fabian Reinartz 84f74b9a84 Apply new scrape config on reload.
9 years ago
Fabian Reinartz 02f635dc24 Remove interval/timeout from Target internals
9 years ago
Fabian Reinartz 775316f8d2 Move appender construction from Target to scrapePool
9 years ago
Fabian Reinartz fbe251c2df Fix scrape interval length calculation
9 years ago
Fabian Reinartz 1a3253e8ed Make scrape time unambigious.
9 years ago
Fabian Reinartz 2bb8ef99d1 Test scrape loop behavior.
9 years ago