Docker plugin container names

Hi,

I try to use this plugin but is there any way to send the container name with the host machine name? So have a node+docker container name.

Or how to identify the container name?

Thank you.

There is a container_name tag that contains the containers human readable name, as well as a host tag that contains the name of the docker host.