distribution/cmd/registry
tifayuki e3c37a46e2 Add Prometheus Metrics
at the first iteration, only the following metrics are collected:

  - HTTP metrics of each API endpoint
  - cache counter for request/hit/miss
  - histogram of storage actions, including:
    GetContent, PutContent, Stat, List, Move, and Delete

Signed-off-by: tifayuki <tifayuki@gmail.com>
2018-02-09 14:27:51 -08:00
..
config-cache.yml Add storagedriver section to health check configuration 2015-08-20 14:50:12 -07:00
config-dev.yml Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
config-example.yml fix yml indent 2016-02-03 17:59:49 +02:00
main.go Load the middleware/redirect driver 2016-07-19 15:37:10 +01:00