Is there any way to monitor a Docker Registry size?

I’m working with a Rancher production and development environment, and we are dealing with the issue of having a rapid growth of the registry size. We need to keep track of how much are the images sizes and which one of them are the most used. Is there any way to monitor this? Something like Prometheus, Zabbix, etc…

Thanks!