bergquist d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
..
expfmt d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
internal d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
model d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
CONTRIBUTING.md d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
LICENSE 43d8bd5a25 feat(prometheus): initial support for prometheus 9 years ago
MAINTAINERS.md d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
NOTICE 43d8bd5a25 feat(prometheus): initial support for prometheus 9 years ago
README.md d6b8c6a2d2 add graphite bridge that support delta counters 8 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