Alexander Shtuchkin
|
45a92e6ce1
|
Fix for #2038: Make correct __address__ value for dockerswarm promscrape (#2041)
|
2022-01-11 09:22:02 +02: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
|
938b3b7ed1
|
lib/promscrape: code prettifying after 9bd9f67718
|
2020-10-12 16:13:59 +03:00 |
|
Nikolay Khramchikhin
|
7f96712b38
|
Adds dockerswarm sd (#818)
* adds dockerswarm service discovery
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/656
Following roles supported: services, tasks and nodes.
Basic, token and tls auth supported.
Added tests for labels generation.
* added unix socket support to discovery utils
Co-authored-by: Aliaksandr Valialkin <valyala@gmail.com>
|
2020-10-12 16:13:58 +03:00 |
|