distribution/registry/storage/cache
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
..
cachecheck context: remove definition of Context 2017-08-11 15:53:31 -07:00
memory context: remove definition of Context 2017-08-11 15:53:31 -07:00
redis context: remove definition of Context 2017-08-11 15:53:31 -07:00
cache.go Use "Size" field to describe blobs over "Length" 2015-07-17 17:07:11 -07:00
cachedblobdescriptorstore.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00