Aliaksandr Valialkin
|
9f39e618ed
|
lib/promscrape/discovery/gce: discover per-zone instances for gce_sd_config in parallel. This should reduce discovery latency
|
2020-05-06 15:00:23 +03:00 |
|
Aliaksandr Valialkin
|
ed91fe1d9b
|
lib/promscrape: move common code for discovery api config map handling into discoveryutils
|
2020-05-04 20:52:58 +03:00 |
|
Aliaksandr Valialkin
|
de5f923476
|
lib/promscrape: set 30 seconds timeout for discovery api requests
Previously such requests could hang for long time. This could make debugging harder.
|
2020-04-29 17:29:03 +03:00 |
|
Aliaksandr Valialkin
|
a603a15757
|
lib/promscrape/discovery/gce: make golangci-lint happy
|
2020-04-27 19:29:42 +03:00 |
|
Aliaksandr Valialkin
|
1acb6eb25a
|
lib/promscrape/discovery/gce: properly set filter query arg in api url
|
2020-04-27 16:01:53 +03:00 |
|
Aliaksandr Valialkin
|
0daa37fa02
|
lib/promscrape/discovery/gce: allow empty project and zone for gce_sd_config
|
2020-04-27 11:45:45 +03:00 |
|
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 |
|