Commit Graph

26 Commits (1bfb3ed062e99bd3c74e05d9ff9a7fa4e30bbe21)

Author SHA1 Message Date
Cosrider bef6556ca5
delete redundant alias (#11180) 3 years ago
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 4 years ago
Joey Freeland 5d0a12855b Update discovery/gce/gce.go 5 years ago
Joey Freeland 8017dd7242 chore: always append interface ipv4 with api interface name 5 years ago
Joey Freeland 77e25cf2e5 feat: gce metadata for additional interfaces 5 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 5 years ago
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701) 5 years ago
Brian Brazil 8ff6938fa4
Update dependencies. (#5449) 7 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 7 years ago
Simon Pasquier 782d00059a
discovery: factorize for SD based on refresh (#5381) 7 years ago
Simon Pasquier 4997dcb4a1
discovery/gce: pass context to the client (#5233) 7 years ago
Erik Hollensbe b94eea482c discovery/gce: oauth2.NoContext is deprecated, replace with context.Background() (#5024) 7 years ago
Rijnard van Tonder 9d102e3bff The nil check before the range loop is redundant 7 years ago
Javier Kohen 403ac08ece Expose __meta_gce_instance_id as an integer (instead of raw bytes). 8 years ago
Javier Kohen 7e9549b398 Added __meta_gce_instance_id discovery label 8 years ago
Nathan Graves 5b27996cb3 Include GCE labels during service discovery. Updated vendor files for Google API. (#4150) 8 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 8 years ago
albatross0 0245fd55bf Add a machine type label to GCE SD (#4032) 8 years ago
Ben Kochie 0d9fe18f5e Fix nil context staticcheck error. 8 years ago
Callum Styan 97464236c7 comments with TargetProvider should read Discoverer instead (#3667) 8 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 8 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 8 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 8 years ago
Chris Goller 42de0ae013 Use log.Logger interface for all discovery services 9 years ago
Tobias Schmidt 58cd39aacd Follow golang naming conventions in discovery packages 9 years ago
Fabian Reinartz d19d1bcad3 discovery: move into top-level package 9 years ago