21 Commits (9a628bb1c8511fc166ac102f25209b1931e1a1b6)

Author SHA1 Message Date
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Julien Pivotto 120a84da5d zookeeper: change upstream to github.com/go-zookeeper/zk 4 years ago
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701) 4 years ago
Julien Pivotto e76c436e9c
Goleak in discoveries, scrape, rules (#7662) 4 years ago
Ye Ji 8873e49a45
give each tree cache its unique channel to avoid multiple close on the same channel 5 years ago
Ye Ji 9229811c94 give each tree cache its unique channel to avoid multiple close on the same channel 5 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
Simon Pasquier 5df757fdd4 zookeeper: fix panic 6 years ago
Krasi Georgiev 0b93fd6d5e fix the zookeper race (#4355) 6 years ago
Krasi Georgiev a155b6d29d fix the zookeper race (#4355) 6 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
Callum Styan 97464236c7 comments with TargetProvider should read Discoverer instead (#3667) 7 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 7 years ago
Alexander Kazarin 2c163f32a5 fix for issue 2976 (#3313) 7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 7 years ago
Goutham Veeramachaneni 507790a357
Rework logging to use explicitly passed logger 8 years ago
Chris Goller 42de0ae013 Use log.Logger interface for all discovery services 8 years ago
Stephan Erb 0b9fca983b Fix reload of ZooKeeper service discovery config (#2669) 8 years ago
Tobias Schmidt 58cd39aacd Follow golang naming conventions in discovery packages 8 years ago
Fabian Reinartz d19d1bcad3 discovery: move into top-level package 8 years ago