Commit Graph

39 Commits (bwplotka-patch-3)

Author SHA1 Message Date
machine424 b1c356beea
fix(discovery): Handle cache.DeletedFinalStateUnknown in node informers' DeleteFunc 1 year ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 1 year ago
Paulin Todev 27bb57a37b
Define metric label values in one place 2 years ago
Paulin Todev 108a749a45
Set up labels for counters in advance 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
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 2 years ago
renzheng.wang 866fa25b20 add label and labelpresent for endpointslice role in k8s discovery 3 years ago
cui fliter 276ca6a883 fix some comments 3 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 3 years ago
Julien Pivotto 3677d61a4b Update kubernetes dependencies 3 years ago
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 4 years ago
Ed Schouten a3e9628e0c
Kubernetes service discovery: add provider ID label (#9603) 4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 5 years ago
Simon Pasquier 06c1a07d5a discovery/kubernetes: remove extraneous parameters from send() 6 years ago
Ben Ye 1a18594176
keep kubernetes metrics in global vars (#6765) 6 years ago
Yao Zengzeng 1afa476b8a minor fix for making map (#6076) 6 years ago
Simon Pasquier 8ec6f02854 discovery: don't log errors on context cancelation 6 years ago
Tariq Ibrahim f0a5f88b95 [prometheus_sd/kubernetes]add new node address types for discover (#5902) 6 years ago
Simon Pasquier dafd1632a2 discovery/kubernetes: add present labels for labels/annotations (#5443) 7 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 7 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 7 years ago
jojohappy e060f7755f To keep comment of NodeLegacyHostIP for k8s node address 8 years ago
jojohappy e81785d1a3 To keep depecrate k8s node NodeLegacyHostIP as local constant to keep compatibility for older k8s version 8 years ago
jojohappy 21e50a3f9d Upgrade k8s client to kubernetes-1.11.0 8 years ago
Julius Volz 219e477272 Fix some (valid) lint errors (#4287) 8 years ago
Yecheng Fu 2be543e65a Simplify some code and comments. 8 years ago
Yecheng Fu 46683dd67d Simplify code. 8 years ago
Yecheng Fu d73b0d3141 Move hasSynced interface and its implementations to *_test.go files. 8 years ago
Yecheng Fu 8ceb8f2ae8 Refactor Kubernetes Discovery Part 2: Refactoring 8 years ago
pasquier-s bde64cf5a6 Fix Kubernetes endpoints SD for empty subsets (#3660) 8 years ago
Callum Styan 97464236c7 comments with TargetProvider should read Discoverer instead (#3667) 8 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 8 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 8 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 8 years ago
Johannes 'fish' Ziemke 70f3d1e9f9 k8s: Support discovery of ingresses (#3111) 8 years ago
Fabian Reinartz 2ff8855ae6 discovery/k8s: update client library 9 years ago
Fabian Reinartz d19d1bcad3 discovery: move into top-level package 9 years ago
Frederic Branczyk 0fcea6e9fb retrieval/discovery/kubernetes: fix cache state unknown behavior (#2180) 9 years ago
Dominik Schulz e1e30f12cd Add Kubernetes-SD metrics. 9 years ago
Frederic Branczyk cc46058802 retrieval: kubernetes nodes are not namespaced 9 years ago
Fabian Reinartz b24602f713 kubernetes: merge back into single configuration 9 years ago
Fabian Reinartz a2589e7815 retrieval: correctly handle IPv6 addresses 9 years ago
Fabian Reinartz a15237a0b8 retrieval: correctly handle IPv6 addresses 9 years ago
Fabian Reinartz fdbe28df85 discovery/kubernetes: extract node discovery 10 years ago