84 Commits (main)

Author SHA1 Message Date
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 2 weeks ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 months ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2 months ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 6 months ago
Daniel Kimsey aa3e58358b consul: Add support for catalog list services filter 8 months ago
Bryan Boreham b17f88b7fb consul sd tests: don't call FailNow from a background goroutine 10 months ago
Bryan Boreham 46008fdecd lint 10 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
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components 12 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 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
Fish-pro 43d77f7c41 Use http constants instead of string 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
Julien Pivotto 98039cddfa
Update Prometheus common (#10492) 3 years ago
Mateusz Gozdek 0bfef847b0 discovery/consul: fix leaking goroutine from test 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) 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 3 years ago
Austin Cawley-Edwards 301815e48b
Update prometheus-common and the consul HTTP client (#8913) 3 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
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 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
Julien Pivotto 93e9c010f3
Add more Go leak tests (#7652) 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
Josh Soref 91d76c8023 Spelling (#6517) 5 years ago
Jean-Baptiste Le Duigou 5973227434 adding additional unit tests for getDataCenter() in consul (#6192) 5 years ago
Simon Pasquier 19ce6b7f5f
discovery: fix more error logs on context cancelation (#6133) 5 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus 5 years ago
AllenZMC 41151ca8dc fix mis-spelling in consul_test.go (#5836) 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
Mario Trangoni 5354ffff99 Fix some spelling issues (#5361) 6 years ago