containerd/vendor/github.com/prometheus/common
Akihiro Suda 40d966f00e clean up unused nats code
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-02-20 05:28:09 +00:00
..
expfmt Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
internal/bitbucket.org/ww/goautoneg clean up unused nats code 2017-02-20 05:28:09 +00:00
model Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
LICENSE Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
NOTICE Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
README.md clean up unused nats code 2017-02-20 05:28:09 +00: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 informations and metric