72 Commits (7e2c6fc8f3e0e42927325bdac623ea848575a66e)

Author SHA1 Message Date
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
Corentin Chary 60dafd425c consul: improve consul service discovery (#3814) 7 years ago
zemek 8a01a0fbed Set consul server default to localhost:8500 (#3703) 7 years ago
Shubheksha Jalan 0471e64ad1 Use shared types from the `common` repo (#3674) 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
Callum Styan 7776527390 bump consul HTTP client timeout by 5s so it doesn't match up exactly with the consul SD watch timeout 7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 7 years ago
Callum Styan 45f9f3c539 use a timeout in the HTTP client used for consul sd (#3303) 7 years ago
Marc Sluiter 6a633eece1 Added go-conntrack for monitoring http connections (#3241) 7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 7 years ago
Joe Martin aba41c7d0f add support for consul's node metadata 7 years ago
Roman Vynar dbe2eb2afc Hide consul token on UI. (#2797) 8 years ago
Chris Goller 42de0ae013 Use log.Logger interface for all discovery services 8 years ago
Conor Broderick 6766123f93 Replace regex with Secret type and remarshal config to hide secrets (#2775) 8 years ago
yklausz 75880b594f Adding consul capability to connect via tls 8 years ago
Tobias Schmidt 58cd39aacd Follow golang naming conventions in discovery packages 8 years ago
Robert Neumayer feb7670929 Add tests for consul service discovery (#2490) 8 years ago
Fabian Reinartz 35da23fd82 consul: start service watch as goroutine 8 years ago
Fabian Reinartz d19d1bcad3 discovery: move into top-level package 8 years ago