bergquist 7ed643f302 remove unused code from vendor 8 лет назад
..
expfmt d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
internal d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
model e023f79c5a migrate from govendor to dep 8 лет назад
CONTRIBUTING.md d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
LICENSE 43d8bd5a25 feat(prometheus): initial support for prometheus 9 лет назад
MAINTAINERS.md d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
NOTICE 43d8bd5a25 feat(prometheus): initial support for prometheus 9 лет назад
README.md d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад

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