Hey, Today I was looking at the internal struct that ends up being filled as the result of parsing the Docker Registry configuration, and doing that I found that in the master branch of the repository there’s already support for metrics scraping by Prometheus (see configuration.go), something that used to be only available in OpenShift (see openshift/origin issue). It surprised me that this addition came not super recently: commit e3c37a46e2529305ad6f5648abd6ab68c777820a Author: tifayuki <t...