Zakhar Bessarab
|
185cdcd813
|
lib/promscrape/discovery/dockerswarm: fix query encoding of filters (#3586)
Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
|
2023-01-05 03:34:25 -08:00 |
|
Aliaksandr Valialkin
|
cb5453953f
|
lib/promscrape: split docker and dockerswarm service discovery code bases, since they have very little in common
This is a follow up after c85a5b7fcb
|
2021-06-25 13:20:20 +03:00 |
|
Lu Jiajing
|
c85a5b7fcb
|
Support Docker ServiceDiscovery (#1402)
* add docker discovery
* add test
* add labels test and add scrape work
* remove TODO
* refactor to merge apiConfig and sdConfig
* apply suggestion
|
2021-06-25 11:42:47 +03:00 |
|
Aliaksandr Valialkin
|
aa90b93778
|
lib/promscrape: expose __meta_ec2_ipv6_addresses label for ec2_sd_config like Prometheus will do in the next release
|
2020-11-23 16:56:42 +02:00 |
|
Aliaksandr Valialkin
|
de523c81b9
|
lib/promscrape: add filters option to dockerswarm_sd_config like Prometheus did in v2.23.0
|
2020-11-23 16:27:40 +02:00 |
|