Commit Graph

114 Commits (1d3cdd0d67f3bc776e434e95becdd63f92084708)

Author SHA1 Message Date
beorn7 767c0709b1 Retrieval: Avoid copying Target 9 years ago
Fabian Reinartz e631a1260d retrieval: use separate appender per target 9 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 9 years ago
Frederic Branczyk 8f8cea4fbd
retrieval: refactor TargetManager to return flat list of Targets 10 years ago
Fabian Reinartz 200bbe1bad config: extract SD and HTTPClient configurations 10 years ago
Fabian Reinartz d7f4f8b879 discovery: move TargetSet into discovery package 10 years ago
Fabian Reinartz d19d1bcad3 discovery: move into top-level package 10 years ago
Fabian Reinartz 7bd9508c9b discovery: move TargetProvider and multi-constructor 10 years ago
Fabian Reinartz b24602f713 kubernetes: merge back into single configuration 10 years ago
Fabian Reinartz 2331701b50 kubernetes: Add K8S v2 pod discovery 10 years ago
bekbulatov 01b53c1180 Add tls support 10 years ago
Ingo Gottwald 3b546d061f Add support for GCE discovery 10 years ago
Fabian Reinartz 692ddc592c retrieval: fix IPv6 port default, add tests 10 years ago
Fabian Reinartz 17cdd4f966 retrieval: fix IPv6 port default, add tests 10 years ago
beorn7 e2b3626e0c retrieval: Clean up target group map on config reload 10 years ago
Frederic Branczyk 7714b9c781 move relabeling functionality to its own package 10 years ago
Dmitry Vorobev 273e457da4 web: return status code and error message for config resource 10 years ago
Fabian Reinartz 4c864c8a88 retrieval: don't sync to uninitialized scrape pool 10 years ago
Fabian Reinartz d0eeae9d0e retrieval: don't sync to uninitialized scrape pool 10 years ago
Fabian Reinartz 0f21bd31ca config: deprecate `target_groups` for `static_configs` 10 years ago
Fabian Reinartz 4e087165aa retrieval: handle nil target groups from updates 10 years ago
Fabian Reinartz 8fe8ccce63 retrieval: document panic behavior 10 years ago
Fabian Reinartz 021ef27fe3 retrieval: don't panic on non-HTTP scheme 10 years ago
Fabian Reinartz 12b03db373 retrieval: handle nil target groups from updates 10 years ago
Fabian Reinartz ea36efbbd1 retrieval: document panic behavior 10 years ago
Fabian Reinartz a5ba166935 retrieval: don't panic on non-HTTP scheme 10 years ago
stuart nelson d02591814b discovery/dns: move dns to own package 10 years ago
Fabian Reinartz 9f8feb9ff6 discovery: consolidate Marathon SD files 10 years ago
Fabian Reinartz 5837e6a97f discovery: move consul SD into own package 10 years ago
Seth Miller 0988e3b937 Add support for Azure discovery 10 years ago
Fabian Reinartz 769389e559 Fix potential race in ctx intialization 10 years ago
Fabian Reinartz f2e359962c Sort exported targets 10 years ago
Fabian Reinartz 56fc9bdff3 Handle closed target provider channel 10 years ago
Fabian Reinartz 2060a0a15b Turn target group members into plain lists. 10 years ago
Fabian Reinartz 0d7105abee Remove scrape config from Target. 10 years ago
Fabian Reinartz 75681b691a Extract HTTP client from Target. 10 years ago
Fabian Reinartz 76a8c6160d Deduplicate targets in scrape pool. 10 years ago
Fabian Reinartz 84f74b9a84 Apply new scrape config on reload. 10 years ago
Fabian Reinartz 775316f8d2 Move appender construction from Target to scrapePool 10 years ago
Fabian Reinartz 05de8b7f8d Extract target scraping into scrape loop. 10 years ago
Fabian Reinartz cebba3efbb Simplify and fix TargetManager reloading 10 years ago
Fabian Reinartz d15adfc917 Preserve target state across reloads. 10 years ago
Fabian Reinartz 5b30bdb610 Change TargetProvider interface. 10 years ago
Fabian Reinartz 5bfa4cdd46 Simplify target update handling. 10 years ago
Fabian Reinartz 6df1f49c13 Remove fullLabels method and fix target updating 10 years ago
Fabian Reinartz 825831e98f Use fingerprint for target identity comparison 10 years ago
Fabian Reinartz a06bc75519 Remove occurrences of 'base' labels 10 years ago
Julius Volz 3728b5872f Fix target update error handling. 10 years ago
beorn7 ec08c9a391 Rework the way to communicate backpressure (AKA suspended ingestion) 10 years ago
Julien Dehee 061fe2f364 Support AirBnB's Smartstack Nerve client for SD 10 years ago