distribution/vendor/github.com/prometheus/common/model
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
..
alert.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
fingerprinting.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
fnv.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
labels.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
labelset.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
metric.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
model.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
signature.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
silence.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
time.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00
value.go Add Prometheus Metrics 2018-02-09 14:27:51 -08:00