cri-o/vendor/github.com/prometheus/common
Antonio Murdaca d56bf090ce
*: update kube vendor to v1.7.4
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-08-22 17:32:14 +02:00
..
expfmt *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
internal/bitbucket.org/ww/goautoneg Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
model *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
LICENSE Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
NOTICE Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
README.md *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02: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