37 Commits (fe80cf4734d780001c9c30df9dbf7afc9c4e0559)

Author SHA1 Message Date
Dmitry Shmulevich d81df5609d fix nil pointer dereference in azure discovery (#5587) 6 years ago
EarthmanT 35be8c9e25 Add azure public ip label (#5475) 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
Tariq Ibrahim 0d7104b7eb discovery/azure:optimize iteration logic for VMScalesets, VMScalesetVMs, and VMs (#5363) 6 years ago
Tariq Ibrahim 5f933e99d0 discovery/azure: make local virtualMachine struct more generic by removing the go sdk field reference (#5350) 6 years ago
Simon Pasquier 9040dddd0c
discovery/azure: pass context to the client (#5255) 6 years ago
Jannick Fahlbusch ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎ 63f375e80a [FIX] Azure DS: Return error when request failed (#4719) 6 years ago
Tariq Ibrahim f4275d2352 Use the latest versions of azure go sdk and go-autorest (#5015) 6 years ago
Simon Pasquier 68e4c211f2
discovery/azure: more robust handling of go routines (#5106) 6 years ago
Sylvain Rabot d9f4a8c95f sd: Fix stuck Azure service discovery (#5088) 6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 6 years ago
Fabian Reinartz 7a41038695 Add Azure tenant and subscription ID labels 6 years ago
Marcel D. Juhnke c7d83b2b6a discovery: add support for Managed Identity authentication in Azure SD (#4590) 6 years ago
Tariq Ibrahim e3bdc463fa Revert "add logic to check if an azure VM is deallocated or not (#4908)" (#4980) 6 years ago
Tariq Ibrahim 61cf4365d6 add logic to check if an azure VM is deallocated or not (#4908) 6 years ago
mengnan a5d39361ab discovery/azure: Fail hard when Azure authentication parameters are missing (#4907) 6 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921) 6 years ago
Sylvain Rabot 1fd3b33dcd Prevent Azure SD panic (fix #4779) (#4867) 6 years ago
Tariq Ibrahim f708fd5c99 Adding support for multiple azure environments (#4569) 6 years ago
Johannes Scheuermann f978f5bba3 Fixes #4202, correctly parse VMs with empty tags (#4450) 6 years ago
Johannes Scheuermann 7608ee87d0 Inital support for Azure VMSS (#4202) 6 years ago
Ivan Voronchihin 59d214d277 Update autorest vedoring (#4147) 6 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
Marek Siarkowicz 86011047ca Validate required fields in sd configuration (#3911) 7 years ago
Pedro Araújo 575f665944 Add OS type meta label to Azure SD (#3863) 7 years ago
Shubheksha Jalan 0471e64ad1 Use shared types from the `common` repo (#3674) 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
Conor Broderick 6766123f93 Replace regex with Secret type and remarshal config to hide secrets (#2775) 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