No Data for Docker and System monitoring dashboard

I have a docker environment running on a raspberry pi. To monitor my docker environment I use Grafana, Prometheus, Cadvisor and Node Exporter. I have followed this guide

It worked perfectly. But since the a couple of weeks I think the dashboard isn’t working anymore because with all docker related graphs it is showing No Data.
I have done some updating so I guess that maybe some kind of update broke down the dashboard. Is there maybe somebody else who is facing the same issue?
If I use explore to check the metrics and run the query the data is there. I don’t know how to exactly how to find the issue that is causing this.

Problem is solved. There was an update of cadvisor and since the update it works again.