distribution/registry/storage/driver
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
..
azure context: remove definition of Context 2017-08-11 15:53:31 -07:00
base Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
factory Add documentation for how to register new StorageDrivers 2016-03-29 14:42:19 -07:00
filesystem context: remove definition of Context 2017-08-11 15:53:31 -07:00
gcs context: remove definition of Context 2017-08-11 15:53:31 -07:00
inmemory context: remove definition of Context 2017-08-11 15:53:31 -07:00
middleware context: remove definition of Context 2017-08-11 15:53:31 -07:00
oss context: remove definition of Context 2017-08-11 15:53:31 -07:00
s3-aws context: remove definition of Context 2017-08-11 15:53:31 -07:00
s3-goamz context: remove definition of Context 2017-08-11 15:53:31 -07:00
swift context: remove definition of Context 2017-08-11 15:53:31 -07:00
testdriver context: remove definition of Context 2017-08-11 15:53:31 -07:00
testsuites context: remove definition of Context 2017-08-11 15:53:31 -07:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go context: remove definition of Context 2017-08-11 15:53:31 -07:00