You need to sign in or sign up before continuing.
Enable Prometheus monitoring of Docker Registry
Enable the Prometheus metrics endpoint on the Docker Registry debug endpoint.
- Enable
/metrics
on debug interface. - Add to Prometheus scrape configs.
Closes: #3942 (closed)