Zakhar Bessarab
|
99f9b02283
|
lib/promscrape/discovery/dockerswarm: fix query encoding of filters (#3586)
Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
|
2023-01-05 03:35:18 -08:00 |
|
Aliaksandr Valialkin
|
97d1ccfc8e
|
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:22:16 +03:00 |
|
Lu Jiajing
|
12b4cbb68f
|
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 13:22:16 +03:00 |
|
Aliaksandr Valialkin
|
8b82f9d8b8
|
lib/promscrape: expose __meta_ec2_ipv6_addresses label for ec2_sd_config like Prometheus will do in the next release
|
2020-11-23 16:57:03 +02:00 |
|
Aliaksandr Valialkin
|
c2186279b7
|
lib/promscrape: add filters option to dockerswarm_sd_config like Prometheus did in v2.23.0
|
2020-11-23 16:27:33 +02:00 |
|