You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
root beccf3fe43 init 7 years ago
..
config init 7 years ago
expfmt init 7 years ago
internal/bitbucket.org/ww/goautoneg init 7 years ago
log init 7 years ago
model init 7 years ago
route init 7 years ago
version init 7 years ago
CONTRIBUTING.md init 7 years ago
LICENSE init 7 years ago
MAINTAINERS.md init 7 years ago
NOTICE init 7 years ago
README.md init 7 years ago

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 informations and metric