27 Commits (d7c8177f56439ff2b5025a330481fb35786431a5)

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
Paweł Szulik 7f24efccdb Refactor discovery tests to use testify. 10 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
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