57 Commits (05a1496e2544827eee4dbed59050e927d0e014f3)

Author SHA1 Message Date
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 3 years ago
David N Perkins ed0c68224e
Azure SD Failure metric and 404 Handling (#10476) 3 years ago
David N Perkins b13aec9167
Merge pull request #10365 from David-N-Perkins/azure-resource-group-filter 3 years ago
Julien Pivotto 002ceb7232 Fix panic in Azure SD when no public interface is set. 3 years ago
Levi Harrison 1b3443ede1
Azure: Fix panic when IP Address isn't set (#10280) 3 years ago
Julien Pivotto 18d737de3e
Azure SD: Set Prometheus user agent (#10209) 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Levi Harrison 89a6ebd799
Add common HTTP client to Azure SD (#9267) 3 years ago
Ganesh Vernekar fafb309d40
Cut v2.30.1 (#9402) 3 years ago
Julien Pivotto 1681a8d539
Azure: Fix panic when no computername is set (#9387) 3 years ago
darshanime 898afa2fd9 Add nil checks 3 years ago
darshanime c8a2ffdb72 Add computer name to azure sd 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
code1305 9c705ffdfb err fix if target creation fails 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701) 4 years ago
Julien Pivotto e76c436e9c
Goleak in discoveries, scrape, rules (#7662) 4 years ago
Hu Shuai a94b570dc6
Add a unit test for newAzureResourceFromID in discovery/azure/azure.go. (#7484) 4 years ago
Guangming Wang 5b4006ac86
cleanup: remove unnacessary nil check before range (#7194) 5 years ago
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