compose/vendor/github.com/prometheus/common
Michael Crosby 9659b5df51 Add *.protos to vendor
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 11:22:17 -04:00
..
expfmt Add *.protos to vendor 2020-04-06 11:22:17 -04:00
internal/bitbucket.org/ww/goautoneg Add *.protos to vendor 2020-04-06 11:22:17 -04:00
model Add *.protos to vendor 2020-04-06 11:22:17 -04:00
LICENSE Add *.protos to vendor 2020-04-06 11:22:17 -04:00
NOTICE Add *.protos to vendor 2020-04-06 11:22:17 -04:00
README.md Add *.protos to vendor 2020-04-06 11:22:17 -04:00

README.md

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