30 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
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
Cosrider bef6556ca5
delete redundant alias (#11180) 2 years ago
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 3 years ago
Joey Freeland 5d0a12855b Update discovery/gce/gce.go 3 years ago
Joey Freeland 8017dd7242 chore: always append interface ipv4 with api interface name 3 years ago
Joey Freeland 77e25cf2e5 feat: gce metadata for additional interfaces 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 3 years ago
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701) 4 years ago
Brian Brazil 8ff6938fa4
Update dependencies. (#5449) 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
Simon Pasquier 4997dcb4a1
discovery/gce: pass context to the client (#5233) 6 years ago
Erik Hollensbe b94eea482c discovery/gce: oauth2.NoContext is deprecated, replace with context.Background() (#5024) 6 years ago
Rijnard van Tonder 9d102e3bff The nil check before the range loop is redundant 6 years ago
Javier Kohen 403ac08ece Expose __meta_gce_instance_id as an integer (instead of raw bytes). 6 years ago
Javier Kohen 7e9549b398 Added __meta_gce_instance_id discovery label 6 years ago
Nathan Graves 5b27996cb3 Include GCE labels during service discovery. Updated vendor files for Google API. (#4150) 7 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
albatross0 0245fd55bf Add a machine type label to GCE SD (#4032) 7 years ago
Ben Kochie 0d9fe18f5e Fix nil context staticcheck error. 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
Fabian Reinartz d21f149745 *: migrate to go-kit/log 7 years ago
Chris Goller 42de0ae013 Use log.Logger interface for all discovery services 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