prometheus/discovery/dockerswarm
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701)
This also fixes a bug in query_log_file, which now is relative to the config file like all other paths.

Signed-off-by: Andy Bursavich <abursavich@gmail.com>
2020-08-20 13:48:26 +01:00
..
testdata/swarmprom Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
dockerswarm.go Invert service discovery dependencies (#7701) 2020-08-20 13:48:26 +01:00
mock_test.go Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
network.go Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
nodes.go Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
nodes_test.go Refactor dockerswarm refresh for testing (#7541) 2020-07-09 13:01:08 +02:00
services.go Docker Swarm SD: Support tasks and service without published ports (#7686) 2020-07-29 20:56:30 +02:00
services_test.go Docker Swarm SD: Support tasks and service without published ports (#7686) 2020-07-29 20:56:30 +02:00
tasks.go Docker Swarm SD: Support tasks and service without published ports (#7686) 2020-07-29 20:56:30 +02:00
tasks_test.go Docker Swarm SD: Support tasks and service without published ports (#7686) 2020-07-29 20:56:30 +02:00