binctr/vendor/github.com/prometheus/common
Jess Frazelle 94d1cfbfbf
update vendor
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-25 12:27:46 -04:00
..
config update vendor 2018-09-25 12:27:46 -04:00
expfmt update vendor 2018-09-25 12:27:46 -04:00
internal/bitbucket.org/ww/goautoneg add better generate 2018-03-20 01:33:56 -04:00
log update vendor 2018-09-25 12:27:46 -04:00
model update vendor 2018-09-25 12:27:46 -04:00
promlog update vendor 2018-09-25 12:27:46 -04:00
route update vendor 2018-09-25 12:27:46 -04:00
version update vendor 2018-09-25 12:27:46 -04:00
.travis.yml add better generate 2018-03-20 01:33:56 -04:00
CONTRIBUTING.md add better generate 2018-03-20 01:33:56 -04:00
LICENSE add better generate 2018-03-20 01:33:56 -04:00
MAINTAINERS.md add better generate 2018-03-20 01:33:56 -04:00
NOTICE add better generate 2018-03-20 01:33:56 -04:00
README.md update vendor 2018-09-25 12:27:46 -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