Hi,
We have an infrastructure based on docker managed by Apache mesos/marathon.
Containers are named like this : mesos-UUID
In netdata, I see the containers. Good.
I would like to know if there is a solution to have container name based on a docker Label because I have a “speaking name” in a Label “MESOS_TASK_ID”.
#docker inspect mesos-ba6a4622-43d4-49b6-bce0-812b625f3a86
“Labels”: {
“MESOS_TASK_ID”: “logs_elasticsearch-arbitre.a19cc7bc-6b64-11eb-9d8b-005056807f26”,
Thanks !
Regards,
Pierre