Aliaksandr Valialkin
|
b684624f67
|
lib/promscrape/discovery/docker: support host networking mode
See https://github.com/prometheus/prometheus/issues/9116
|
2021-09-13 13:30:55 +03: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 |
|
Aliaksandr Valialkin
|
4461e20e7d
|
lib/promscrape: consistently sort service discovery routines
This should simplify further maintenance of the code
|
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 |
|