bergquist d6b8c6a2d2 add graphite bridge that support delta counters 8 年之前
..
expfmt d6b8c6a2d2 add graphite bridge that support delta counters 8 年之前
internal d6b8c6a2d2 add graphite bridge that support delta counters 8 年之前
model d6b8c6a2d2 add graphite bridge that support delta counters 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