oijkn / Docker-Raspberry-PI-Monitoring

A docker-compose stack solution for monitoring host and containers with Prometheus, Grafana, cAdvisor and NodeExporter.
MIT License
410 stars 61 forks source link

Removed containers are still visible #9

Closed nnachtegael closed 2 years ago

nnachtegael commented 2 years ago

After removing containers they are still visible in the graphs even after docker system prune - - all - - volumes I'm working on Ubuntu 21.10

oijkn commented 2 years ago

@nnachtegael try to download last version of Dashboard and tell me if it's better.

nnachtegael commented 2 years ago

the containers count is now OK thx the removed containers are still present (more then one hour after removal) in the 'per container' graphs except for the 'Memory usage per container' graph

nnachtegael commented 2 years ago

the removed containers seem to disappear after a logout/login from the dashboard

nnachtegael commented 2 years ago

Every thing is now OK thx