Aliaksandr Valialkin
|
31861c5b8e
|
lib/promscrape/discovery/gce: allow empty zone arg in gce_sd_config - in this case zones for the given project are automatically discovered
|
2020-04-26 14:37:38 +03:00 |
|
Aliaksandr Valialkin
|
7c74efd640
|
lib/promscrape/discovery/gce: make golint happy by ignoring resp.Body.Close() result
|
2020-04-24 18:13:26 +03:00 |
|
Aliaksandr Valialkin
|
069690e3bd
|
lib/promscrape: initial implementation for gce_sd_configs aga Prometheus-compatible service discovery for Google Compute Engine
|
2020-04-24 17:53:43 +03:00 |
|
Aliaksandr Valialkin
|
de991551f5
|
lib/promscrape: query /api/v1/namespaces/* for the configured namespaces in kubernetes_sd_config
This should fix authroization issues described at https://github.com/VictoriaMetrics/VictoriaMetrics/issues/432
|
2020-04-24 14:42:02 +03:00 |
|
Aliaksandr Valialkin
|
e220f3eeb6
|
lib/promscrape: move KubernetesSDConfig to lib/promscrape/discovery/kubernetes
|
2020-04-23 11:34:30 +03:00 |
|
Aliaksandr Valialkin
|
1187494c8f
|
lib/promscrape/discovery/kubernetes: hide role switch logic behind GetLabels function
|
2020-04-22 22:16:18 +03:00 |
|
Aliaksandr Valialkin
|
81481abaa9
|
lib/promscrape/discovery/kubernetes: reuse a client for empty api_server inside different jobs
|
2020-04-20 17:07:37 +03:00 |
|
Aliaksandr Valialkin
|
6764efde39
|
lib/promscrape/discovery/kubernetes: update stale comments
|
2020-04-17 14:06:26 +03:00 |
|
Aliaksandr Valialkin
|
391fb0903e
|
lib/promscrape/discovery/kubernetes: remove only unused client for API server during cleaning
|
2020-04-14 14:19:26 +03:00 |
|
Aliaksandr Valialkin
|
7c4fb038e3
|
lib/promscrape: add initial support for kubernetes_sd_config
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/334
|
2020-04-13 21:03:53 +03:00 |
|