Commit Graph

30 Commits (add-chunkiterator-interface)

Author SHA1 Message Date
Nevill 7465f27ea5 Refactor on discovery/manager_test.go 6 years ago
Nevill 048f81218d Change prometheus_sd_configs_failed_total to Gauge 6 years ago
JoeWrightss e4b88704a6 Fix misspell in manager_test.go (#5279) 6 years ago
Matt Layher 302148fd69 *: apply gofmt -s 7 years ago
Simon Pasquier 8b91d39c43
discovery: send empty group on empty SD config (#4819) 7 years ago
Simon Pasquier e7cee1b5ba Remove tests redundant with TestTargetUpdatesOrder 7 years ago
Simon Pasquier 7dc3f11306 WIP discovery: refactor TestTargetUpdatesOrder 7 years ago
Simon Pasquier 8fd891bf3f Speed up tests that were still using the 5s timeout 7 years ago
Simon Pasquier 8289501420 Address krasi's comments 7 years ago
Simon Pasquier 1cee5b5b06 Don't multiple the interval value by 1ms in the mock 7 years ago
Simon Pasquier 4900405d2f Refactor TestCoordinationWithReceiver() to work with any Discoverer 7 years ago
Simon Pasquier 0798f14e02 Add TestCoordinationWithEmptyProvider 7 years ago
Simon Pasquier 48989d8996 discovery: add more tests 7 years ago
Krasi Georgiev ba7eb733e8 tidy up the discovery logs,updating loops and selects (#4556) 7 years ago
Simon Pasquier 674c76adb8 discovery: coalesce identical SD configurations (#3912) 7 years ago
Paul Gier 5c70213f9f config: set target group source index during unmarshalling (#4245) 7 years ago
Paul Gier d24d2acd11 config: set target group source index during unmarshalling (#4245) 7 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887) 7 years ago
Krasi Georgiev 818dda72db updated the sd tests 8 years ago
Krasi Georgiev fe926e7829 update the discover tests 8 years ago
Krasi Georgiev 767faa44b6 fixed the tests 8 years ago
Krasi Georgiev febebcd49a more comments for the future ME, and reverted the Discovery manager execution changes as these were correct in the first place 8 years ago
Krasi Georgiev cabce21b70 delete empty targets sets to avoid memory leaks 8 years ago
Krasi Georgiev 135ea0f793 discovery manager - doesn't need sorting of the target groups so move it in the discovery manager tests as we only need it there. 8 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 8 years ago
Krasi Georgiev 587dec9eb9 rebased and resolved conflicts with the new Discovery GUI page 8 years ago
Krasi Georgiev 80182a5d82 use poolKey as the pool map key to avoid multi dimensional maps 8 years ago
Krasi Georgiev 1ec76d1950 rearange the contexts variables and logic 8 years ago
Krasi Georgiev aca8f85699 fixed the tests 8 years ago
Krasi Georgiev e405e2f1ea refactored discovery 8 years ago
Bora Tunca 493fd6bd1f Fix race in test 8 years ago
Bora Tunca 3cc01a3088 Add more discovery tests for updating target groups (#3426) 8 years ago
Bora Tunca e63219ae6a Add discovery test (#3417) 8 years ago
Bora Tunca 09be10a553 Add test to prove redundant calls to identical target providers (#3404) 8 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 8 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 8 years ago
Chris Goller 42de0ae013 Use log.Logger interface for all discovery services 8 years ago
Fabian Reinartz 200bbe1bad config: extract SD and HTTPClient configurations 9 years ago
Fabian Reinartz d7f4f8b879 discovery: move TargetSet into discovery package 9 years ago