747 Commits (0a40a09da5afe3dd68661e327b30fc274f7140a2)

Author SHA1 Message Date
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 months ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2 months ago
bas smit 73997289c3 tests: update discovery tests with new labael 2 months ago
bas smit a10dc9298e sd k8s: support sidecar containers in endpoint discovery 2 months ago
bas smit 7a90d73fa6 sd k8s: test for sidecar container support in endpoints 2 months ago
machine424 b5569c4070 fix(discovery): adjust how type is retrieved in Configs' MarshalYAML/UnmarshalYAML 2 months ago
machine424 97f3219157 test(discovery): add a Configs test showing that the custom unmarshalling/marshalling is broken. 2 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 2 months ago
machine424 d18fa62ae9
chore(discovery): enable new-service-discovery-manager by default and drop legacymanager package 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
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 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
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
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
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
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
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
sellskin ff15b17400 remove code that will not be executed 8 months ago
Daniel Kimsey aa3e58358b consul: Add support for catalog list services filter 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
Bryan Boreham 8d53e7ba90
Cut v2.51.0-rc.0 (#13729) 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
machine424 92544c00bf
discovery: kubernetes: Avoid creating unnecessary Kubernetes indexers in RoleEndpointSlice 9 months ago
Darshan Chaudhary 0e8a2e44a4
Azure SD: check for nil before accessing and dereferencing (#13578) 9 months ago
Bryan Boreham 857138d3ce review feedback 10 months ago
Bryan Boreham b17f88b7fb consul sd tests: don't call FailNow from a background goroutine 10 months ago