24 Commits (ddaddc2a7af235d91b710bcba1ccbec4e7cfa6b5)

Author SHA1 Message Date
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 4 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