Commit Graph

85 Commits (b1c356beea0879d8f89250fe63a55b66612ec126)

Author SHA1 Message Date
machine424 b1c356beea
fix(discovery): Handle cache.DeletedFinalStateUnknown in node informers' DeleteFunc 8 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 9 months ago
Simon Pasquier 145988d48f
discovery(k8s): remove support for API versions no longer served 12 months ago
hanghuge c14a158d03 Signed-off-by: hanghuge <cmoman@outlook.com> 1 year ago
machine424 0e81ab44a2
discovery(k8s): add a metric to track failed requests, failures will still be logged. 1 year ago
machine424 92544c00bf
discovery: kubernetes: Avoid creating unnecessary Kubernetes indexers in RoleEndpointSlice 1 year ago
Ayoub Mrini 581d8d86b4
Pod status changes not discovered by Kube Endpoints SD (#13337) 1 year ago
Paulin Todev 78411d5e8b
SD Managers taking over responsibility for registration of debug metrics (#13375) 1 year ago
Paulin Todev d2e997030e
Fix linter issues 2 years ago
Paulin Todev 27bb57a37b
Define metric label values in one place 2 years ago
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components 2 years ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 2 years ago
renzheng.wang b2c5de2e65 fix lint issue 2 years ago
renzheng.wang 866fa25b20 add label and labelpresent for endpointslice role in k8s discovery 2 years ago
Mickael Carl 2f35619710 discovery/kubernetes: attach node labels when the endpoints TargetRef's kind are Node 2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 2 years ago
Jens Erat 728fdc959e
Kubernetes SD: disable resync timer 3 years ago
Maciej Borsz 56eba3ace2 Use protobuf encoding in client-go 3 years ago
Filip Petkovski 05da373dcb
kubernetes_sd: Allow attaching node labels for endpoint role 3 years ago
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
nixargh e76c6aac50 Fix #10507: explicitly include gcp auth from k8s.io to kubernetes discovery 3 years ago
Furkan 2939966634
Kubernetes SD: Support discovery.k8s.io/v1 EndpointSlice 3 years ago
fpetkovski 16bd0d7d5c
Index pods by node name 3 years ago
fpetkovski fa798d3042
Allow attaching node metadata 3 years ago
cui fliter c9b56d1a49
all: fix some typos (#10389) 3 years ago
Julien Pivotto 9d63502204 k8s: improve 'own_namespace' 3 years ago
Georg Gadinger c85efa02d9 Fix k8s target discovery when not running inside k8s 3 years ago
Georg Gadinger 4663f814d6 Fix k8s target discovery when not running inside k8s 3 years ago
fpetkovski de87515b24 Implement target discovery in own k8s namespace 4 years ago
Julien Pivotto 63b3e4e5ec
Enable HTTP2 again (#9398) 4 years ago
Takashi Kusumi cb04fe8386
Kubernetes SD: Support networking.k8s.io/v1 Ingress 4 years ago
Takashi Kusumi 6634a570cf Kubernetes SD: Support networking.k8s.io/v1 Ingress 4 years ago
3Xpl0it3r a0bac4b488
add kubeconfig support in discovery module (#8811) 4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Marco Pracucci 4da5c25ea4
Upgrade prometheus/common to v0.21.0 4 years ago
Julien Pivotto 93c6139bc1 Support follow_redirect 4 years ago
Alexey Shumkin 73ddf603af
discovery/kubernetes: Fix valid label selector causing config error 5 years ago
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701) 5 years ago
johncming 3c5ff27959
Update http header `User-Agent` in k8s and swarm discovery. (#7614) 5 years ago
Julien Pivotto 3e0ec3f8e1 Minor change 5 years ago
Frederic Branczyk f6c5a75661 discovery/kubernetes: Add Kubernetes EndpointSlice discovery 5 years ago
Tariq Ibrahim 06a6621b6c
update kubernetes to v1.18.x and update ingress apiVersion 5 years ago
Bartlomiej Plotka ee72599e5d Reverted k8s-client-go 5 years ago
Bartlomiej Plotka 86ff4a1717 Updated all deps. 5 years ago
Simon Pasquier 06c1a07d5a discovery/kubernetes: remove extraneous parameters from send() 5 years ago
Aleksandra Gacek 8e53c19f9c discovery/kubernetes: expose label_selector and field_selector 5 years ago
Grebennikov Roman b4445ff03f discovery/kubernetes: expose label_selector and field_selector 5 years ago
Simon Pasquier 75470f86b4 discovery/kubernetes: fix client metrics 6 years ago