Docker stats application picking up non-existent container named - -

Every now and then I notice Librenms docker stats application displaying “new” container named -- not having any data. I always delete the associated rrd file and it goes away, but returns eventually.

I suspect as I use 1min polling this could be happening if the poll happens when container is being restarted / re-created?

I was also wondering how the app handles removed containers? I’m seeing removed containers still listed, but with all values as -nan. I would assume this is not the expected behaviour?

Thanks for any insights!

edit - looks like this:
docker_stats--

the influxdb_chronograf, influxdb_db containers existed few hours, then were removed

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.