Hi,

I've a question about the Docker (béta) sensor. This sensor is working, but our containers works in a Swarm. In a Swarm the name of each container is not unique. Beside name there's a unique id in the name. When one container is stopped and restarted, this name has changed (ID). Is there a way to monitor a swarm instead of monitor a docker node?

thanks


Article Comments

Hi there,

I'm not sure about it, I will get some feedback from the devs and post an update then here.

Kind regards,

Erhard


Dec, 2017 - Permalink

Hello again,

So the sensor does not support monitoring Docker swarms, however, considering Docker's API you can use the REST Custom Sensor to retrieve the data you'd like.

Kind regards,

Erhard


Dec, 2017 - Permalink