reg/vendor/github.com/prometheus/common
Jess Frazelle bacc2de371
update deps
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-05-11 15:33:30 -04:00
..
expfmt update deps 2018-05-11 15:33:30 -04:00
internal/bitbucket.org/ww/goautoneg update deps 2018-03-06 10:41:43 -05:00
model update deps 2018-05-11 15:33:30 -04:00
.travis.yml update deps 2018-03-06 10:41:43 -05:00
CONTRIBUTING.md update deps 2018-03-06 10:41:43 -05:00
LICENSE update deps 2018-03-06 10:41:43 -05:00
MAINTAINERS.md update deps 2018-03-06 10:41:43 -05:00
NOTICE update deps 2018-03-06 10:41:43 -05:00
README.md update deps 2018-05-11 15:33:30 -04:00

Common

Build Status

This repository contains Go libraries that are shared across Prometheus components and libraries.

  • config: Common configuration structures
  • expfmt: Decoding and encoding for the exposition format
  • log: A logging wrapper around logrus
  • model: Shared data structures
  • route: A routing wrapper around httprouter using context.Context
  • version: Version information and metrics