Commit Graph

74 Commits (0103ab8daa362e63f708042e5adc69b2f8070356)

Author SHA1 Message Date
Darshan Chaudhary 0e8a2e44a4
Azure SD: check for nil before accessing and dereferencing (#13578)
10 months ago
Paulin Todev 78411d5e8b
SD Managers taking over responsibility for registration of debug metrics (#13375)
10 months ago
Bartlomiej Plotka db3544c552
Merge branch 'main' into merge-2.49.0-back
11 months ago
daniel-resdiary d79ad810aa Get VM Scale Set NIC (#13283)
11 months ago
Julien Pivotto 5d5303c746
Merge pull request #13285 from daniel-resdiary/DedupGetNic
11 months ago
Matthieu MOREL 952cb41373 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager
12 months ago
Daniel Nicholls 0704c72548 Dedup code handling getting network interface
12 months ago
daniel-resdiary 103133124a
Get VM Scale Set NIC (#13283)
12 months ago
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components
12 months ago
Gavin Lam d5924f305b
Fix missing public IP addresses in Azure service discovery (#13241)
12 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254)
12 months ago
Charles Korn 2329fba0e5
Fix linting issues in comments (#13178)
1 year ago
Etourneau Gwenn b37258c99b
Added Caching of network interface for Azure (#12622)
1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments
1 year ago
Matthieu MOREL bbdc7d5902 Update Azure SDK For Go
1 year ago
Jayapriya Pai e44d5dfb3a
AZURE SD: Validate HTTP config
1 year ago
David Fridman 52adf55631
Add VM size label to azure service discovery (#11575) (#11650)
2 years ago
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 b0d70557b7
Merge pull request #10285 from prometheus/release-2.33
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
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
Simon Pasquier 22a1def98d
Merge pull request #5099 from prometheus/release-2.6
6 years ago
Sylvain Rabot d9f4a8c95f sd: Fix stuck Azure service discovery (#5088)
6 years ago
Fabian Reinartz ca93c8e19b
Merge pull request #4969 from prometheus/azuresubid
6 years ago