Commit Graph

82 Commits (9198952f7c6eddb6c2cd64eb5cb488599a5a9f23)

Author SHA1 Message Date
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code
6 months ago
Bryan Boreham c6a42f8891
Merge pull request #13741 from bboreham/azure-test-labels
8 months ago
Jan-Otto Kröpke 302e151de8
{discovery,remote_write}/azure: Support default SDK authentication (#13099)
8 months ago
Bryan Boreham ab9c544ec7 Azure Discovery tests: Add test for VMToLabelSet
9 months ago
Bryan Boreham 5f2c0c5283 Azure Discovery tests: mock the azure client interface
9 months ago
Bryan Boreham 4e24e5b1d1 Refactor: Azure Discovery: introduce an interface for the client
9 months ago
Bryan Boreham b8d428b753 Refactor: Azure Discovery: extract function to generate labelSet
9 months ago
michaelact eea6ab1cdd
[BUGFIX] Azure SD: Fix 'error: parameter virtualMachineScaleSetName cannot be empty' (#13702)
9 months ago
Darshan Chaudhary 0e8a2e44a4
Azure SD: check for nil before accessing and dereferencing (#13578)
9 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
10 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