prometheus/discovery/kubernetes
Tariq Ibrahim f0a5f88b95 [prometheus_sd/kubernetes]add new node address types for discover (#5902)
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
2019-08-20 15:52:11 +01:00
..
client_metrics.go pass multiple args to Registers.MustRegister method 2019-08-12 22:56:10 -07:00
endpoints.go discovery/kubernetes: add node name and hostname to endpoints 2019-05-16 10:49:13 +02:00
endpoints_test.go discovery/kubernetes: add node name and hostname to endpoints 2019-05-16 10:49:13 +02:00
ingress.go fix wrong spells in ingress.go 2019-07-28 02:07:23 +08:00
ingress_test.go discovery/kubernetes: fix missing label sanitization (#5462) 2019-04-15 19:04:50 +01:00
kubernetes.go Update go.mod dependencies before release (#5883) 2019-08-14 11:00:39 +02:00
kubernetes_test.go discovery/kubernetes: add present labels for labels/annotations (#5443) 2019-04-10 13:21:42 +01:00
node.go [prometheus_sd/kubernetes]add new node address types for discover (#5902) 2019-08-20 15:52:11 +01:00
node_test.go discovery/kubernetes: fix missing label sanitization (#5462) 2019-04-15 19:04:50 +01:00
pod.go fix(style): container_is_init to container_init 2019-05-29 16:16:19 +02:00
pod_test.go fix(style): container_is_init to container_init 2019-05-29 16:16:19 +02:00
service.go The workqueue of service should be `service` other than `ingress` 2019-04-29 17:21:35 +08:00
service_test.go discovery/kubernetes: fix missing label sanitization (#5462) 2019-04-15 19:04:50 +01:00