distribution/registry/storage/driver/base
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
..
base.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
regulator.go context: remove definition of Context 2017-08-11 15:53:31 -07:00
regulator_test.go Fix signalling Wait in regulator.enter 2017-06-02 15:41:55 +02:00