25 Commits (101b1c307f2b80b142c38f7cebcc3db50084ed8f)

Author SHA1 Message Date
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 months ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 6 months ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905) 8 months ago
Paulin Todev 78411d5e8b
SD Managers taking over responsibility for registration of debug metrics (#13375) 10 months ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 1 year ago
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 3 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
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
Fabian Reinartz 7bd9508c9b discovery: move TargetProvider and multi-constructor 8 years ago
Fabian Reinartz bd0048477c discovery: move remaining SDs into own package 8 years ago
Fabian Reinartz a1eec447a4 discovery: fix+consolidate Zookeeper discoveries 8 years ago
Fabian Reinartz a2589e7815 retrieval: correctly handle IPv6 addresses 8 years ago
Fabian Reinartz a15237a0b8 retrieval: correctly handle IPv6 addresses 8 years ago
Tobias Schmidt e82ef154ee Remove unused code leftovers 9 years ago
Fabian Reinartz 5b30bdb610 Change TargetProvider interface. 9 years ago
Julien Dehee 061fe2f364 Support AirBnB's Smartstack Nerve client for SD 9 years ago
Tommy Ulfsparre 83e09422bf skip already watched child nodes. 9 years ago
Julius Volz d88aea7e6f Fix SD mechanism source prefix handling. 9 years ago
Julius Volz 60cf4015a4 Fix watching multiple Zookeeper paths in serverset SD. 9 years ago
Fabian Reinartz e3b6ec9784 Switch to common/log 9 years ago
Daniel Lundin 4abf54b747 serverset: extract shard number from serverset data 9 years ago
Julius Volz 995d3b831d Fix most golint warnings. 9 years ago
Fabian Reinartz 438e232c9b Fix grouping of import blocks 9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 9 years ago
Fabian Reinartz 4e84b86510 Improve target discovery pipeline 9 years ago
Jimmi Dyson 923f8111d4 Initial Kubernetes discovery 9 years ago
Fabian Reinartz 0138d37458 Improve unique target group sources. 9 years ago
Brian Brazil 3d268d681e retrieval: Handle serverset node not existing. 10 years ago
Brian Brazil 4d895242f9 Add support for Zookeeper Serversets for SD. 10 years ago