Skip to content

Enable Prometheus monitoring of Docker Registry

Ben Kochie requested to merge bjk/registry_metric into master

Enable the Prometheus metrics endpoint on the Docker Registry debug endpoint.

  • Enable /metrics on debug interface.
  • Add to Prometheus scrape configs.

Closes: #3942 (closed)

Merge request reports