bergquist d6b8c6a2d2 add graphite bridge that support delta counters há 8 anos atrás
..
expfmt d6b8c6a2d2 add graphite bridge that support delta counters há 8 anos atrás
internal d6b8c6a2d2 add graphite bridge that support delta counters há 8 anos atrás
model d6b8c6a2d2 add graphite bridge that support delta counters há 8 anos atrás
CONTRIBUTING.md d6b8c6a2d2 add graphite bridge that support delta counters há 8 anos atrás
LICENSE 43d8bd5a25 feat(prometheus): initial support for prometheus há 9 anos atrás
MAINTAINERS.md d6b8c6a2d2 add graphite bridge that support delta counters há 8 anos atrás
NOTICE 43d8bd5a25 feat(prometheus): initial support for prometheus há 9 anos atrás
README.md d6b8c6a2d2 add graphite bridge that support delta counters há 8 anos atrás

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