59 Commits (6c90ed3af792626ad93c12f2778806ed0998a464)

Author SHA1 Message Date
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 6 months ago
Paulin Todev 78411d5e8b
SD Managers taking over responsibility for registration of debug metrics (#13375) 10 months ago
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components 12 months ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 1 year ago
Julien Pivotto 0dc31ade41 Add support for consul path_prefix 2 years ago
David Cañadillas 51a44e6657
Adding Consul Enterprise Admin Partitions (#11482) 2 years ago
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 3 years ago
Conor Evans c28b9a0574
Add datacenter to Consul service discovery logs (#9668) 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Julien Pivotto 63b3e4e5ec
Enable HTTP2 again (#9398) 3 years ago
jinglina ed24e51e7c
remove redundant type conversion (#9126) 3 years ago
Levi Harrison faed8df31d
Enable reading consul token from file (#8926) 4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Austin Cawley-Edwards 301815e48b
Update prometheus-common and the consul HTTP client (#8913) 4 years ago
Frederic Hemberger 39a87fd9d2 consul_sd: Add namespace support for Consul Enterprise 4 years ago
songjiayang b781b5cac5
Refactor file discovery init function (#8891) 4 years ago
Nick Triller fddf4918c0
Send empty targetgroup if nothing discovered 4 years ago
johncming a5beb627ff
some fixies for consul sd. (#7799) 4 years ago
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701) 4 years ago
Julien Pivotto 3a7120bc07 Consul: Reduce WatchTimeout to 2m and set it as timeout for requests 4 years ago
John Bampton 98a69b77d1
Fix spelling (#7512) 4 years ago
Pierre Souchay 1508678001
Use 10m timeouts for watches (#7423) 4 years ago
Mathilde Gilles 9b9c58aea8
[Consul] Add health label to metrics (#5313) 5 years ago
Simon Pasquier fe76ccbfe3
discovery/consul: fix logging of tags (#6783) 5 years ago
Ben Ye 60527de355
keep consul service metrics in global variables (#6764) 5 years ago
Simon Pasquier 19ce6b7f5f
discovery: fix more error logs on context cancelation (#6133) 5 years ago
beorn7 dd81912554 Add objectives to Summaries 6 years ago
Simon Pasquier 45506841e6
*: enable all default linters (#5504) 6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
Simon Pasquier 782d00059a
discovery: factorize for SD based on refresh (#5381) 6 years ago
Callum Styan 83c46fd549 update Consul vendor code so that catalog.ServiceMultipleTags can be (#5151) 6 years ago
Simon Pasquier f9462d5d44 discovery/consul: pass current context to Consul queries 6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 6 years ago
Samuel Alfageme 240321acee Add taggedAddress to the labels in ConsulSD (#5001) 6 years ago
Simon Pasquier 1cd29f782c discovery/consul: close idle connections on stop 6 years ago
Romain Baugue b41be4ef52 Discovery consul service meta (#4280) 6 years ago
Julius Volz 5cf0113762
Add "omitempty" to some SD config YAML field tags (#4338) 6 years ago
Adam Shannon 809881d7f5 support reading basic_auth password_file for HTTP basic auth (#4077) 7 years ago
sev3ryn cc917aee7f fix of endless loop while doing Consul service discovery. (#4044) 7 years ago
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