Commit Graph

738 Commits (14e3c05ce80a9e73b8a50e80448274e1fd3ff0ae)

Author SHA1 Message Date
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868)
3 months ago
machine424 d18fa62ae9
chore(discovery): enable new-service-discovery-manager by default and drop legacymanager package
3 months ago
Jan Fajerski fe4289b502 Merge branch 'main' into HEAD
3 months ago
Jan Fajerski 00315ce15e Merge branch 'main' into 3.0-main-sync-24-08-30
3 months ago
machine424 d23d196db5 fix(discovery): prevent the manager from storing stale targetGroups
3 months ago
machine424 c586c15ae6 fix(discovery): make discovery manager notify consumers of dropped targets for still defined jobs
3 months ago
Bryan Boreham 4202be5e79 Merge branch 'release-2.54' into merge-2.54.1-into-main
3 months ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments
3 months ago
Jan Fajerski 5138922b0d Merge branch 'main' into 3.0-main-sync-24-08-21
3 months ago
ouyang1204@gmail.com 89dee48cc8 fix the issue of failing to match the first network when the container is reconnected to a new network
3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1
3 months ago
Julien Pivotto 7711cd5ab5 Remove deprecated storage.tsdb.retention flag
3 months ago
cuiweiyuan 1800af54f0 chore: fix some function names
3 months ago
Björn Rabenstein 3f16a2e7de
Merge pull request #14543 from jan--f/3.0-main-sync-24-08-01
3 months ago
Julien 3933cba052
Merge pull request #14365 from simonpasquier/fix-12884
4 months ago
Bryan Boreham 79a0ba9d64
Merge pull request #13503 from tylitianrui/chore/remove_redundance
4 months ago
Bryan Boreham ce3bd4abea Update for Docker deprecation
4 months ago
Simon Pasquier 145988d48f
discovery(k8s): remove support for API versions no longer served
5 months ago
Paulo Dias f4b1fcb73e
discovery: add support for gathering flavor name in Openstack discovery (#14312)
5 months ago
Bryan Boreham c5040c5ea9
Merge pull request #10490 from DrAuYueng/fix-docker-sd-service-missing
5 months ago
Arve Knudsen d902116b41 Fix various linting errors
5 months ago
unknown 0d25931049 rebase main and adjust the configuration
5 months ago
akunszt 2aaf99dd0a
discovery: aws: expose Primary IPv6 addresses as label, partially fixes #7406 (#14156)
5 months ago
machine424 94d28cd6cf chore(notifier): add a reproducer for https://github.com/prometheus/prometheus/issues/13676
5 months ago
György Krajcsovits b18e2d3ef6 Format linter pragma correctly
6 months ago
György Krajcsovits 180059e6fa Update scaleway-sdk-go and silence deprecation warnings
6 months ago
György Krajcsovits 0ee4cf8d94 Update Go dependencies for 2.53
6 months ago
Arthur Silva Sens d73537ccc0
Merge branch 'main' into resolveconflicts-2.52.1
6 months ago
David Andruczyk 851f68d1cc BUGFIX: Need seperate listOptions structs since linodego writes into them for pagination
6 months ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code
6 months ago
Julien ed4e50e792
Merge pull request #13992 from heckler1/heckler1/discovery-client-go
7 months ago
Heyoxe f7e923c3bb
fix(scaleway-sd): use public IPs if no private IP present (#13941)
7 months ago
Stephen Heckler 31a4217784 discovery(k8s): Only register client-go metrics adapters when needed
7 months ago
Simon Pasquier 7704cde4ea
discovery(k8s): add metadata labels to endpointslices
7 months ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905)
8 months ago
Bryan Boreham 594b317ecc
Merge pull request #13898 from hanghuge/main
8 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter
8 months ago
hanghuge c14a158d03 Signed-off-by: hanghuge <cmoman@outlook.com>
8 months ago
David Ashpole bbfc72b4e2
support unregistering discovery manager metrics (#13896)
8 months ago
dandrucz 38b75bc0d7
Linode IPv6 Range support, Optional region filtering, Missing fields in Documentation fixed (#13774)
8 months ago
Bryan Boreham 8799581b24
Merge pull request #13554 from machine424/k8s-failures
8 months ago
Bryan Boreham c6a42f8891
Merge pull request #13741 from bboreham/azure-test-labels
8 months ago
sellskin ff15b17400 remove code that will not be executed
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
machine424 0e81ab44a2
discovery(k8s): add a metric to track failed requests, failures will still be logged.
9 months ago