Commit Graph

13 Commits (d3a1ff1abf9e426c085b8812b467d0f2b48c0a72)

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