x1ongzhu 4750177287 first commit 7 年 前
..
config 4750177287 first commit 7 年 前
expfmt 4750177287 first commit 7 年 前
internal 4750177287 first commit 7 年 前
log 4750177287 first commit 7 年 前
model 4750177287 first commit 7 年 前
route 4750177287 first commit 7 年 前
version 4750177287 first commit 7 年 前
CONTRIBUTING.md 4750177287 first commit 7 年 前
LICENSE 4750177287 first commit 7 年 前
MAINTAINERS.md 4750177287 first commit 7 年 前
NOTICE 4750177287 first commit 7 年 前
README.md 4750177287 first commit 7 年 前

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