ingress-nginx-helm/vendor/github.com/prometheus/common
Manuel de Brito Fontes d6d374b28d Update dependencies
2017-10-06 19:40:31 -03:00
..
expfmt Update dependencies 2017-10-06 19:40:31 -03:00
internal/bitbucket.org/ww/goautoneg Replace godep with dep 2017-10-06 17:26:14 -03:00
model Replace godep with dep 2017-10-06 17:26:14 -03:00
.travis.yml Replace godep with dep 2017-10-06 17:26:14 -03:00
CONTRIBUTING.md Replace godep with dep 2017-10-06 17:26:14 -03:00
LICENSE Update godeps 2016-06-21 14:59:59 -07:00
MAINTAINERS.md Replace godep with dep 2017-10-06 17:26:14 -03:00
NOTICE Update godeps 2016-06-21 14:59:59 -07:00
README.md Replace godep with dep 2017-10-06 17:26:14 -03: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