Aliaksandr Valialkin
|
9ce211a514
|
lib/promscrape/discovery/docker: fix golint warning: struct field Id should be ID
|
2021-06-29 13:12:28 +03: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 |
|
Aliaksandr Valialkin
|
a69045e440
|
lib/promscrape: consistently sort service discovery routines
This should simplify further maintenance of the code
|
2021-06-25 12:10:46 +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 |
|