You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k3s/vendor/github.com/prometheus/common
Darren Shepherd 2193fe10cd
Update vendor
6 years ago
..
expfmt Update vendor 6 years ago
internal/bitbucket.org/ww/goautoneg Update vendor 6 years ago
model Update vendor 6 years ago
.travis.yml Update vendor 6 years ago
CONTRIBUTING.md Update vendor 6 years ago
LICENSE Update vendor 6 years ago
MAINTAINERS.md Update vendor 6 years ago
Makefile Update vendor 6 years ago
Makefile.common Update vendor 6 years ago
NOTICE Update vendor 6 years ago
README.md Update vendor 6 years ago
go.mod Update vendor 6 years ago
go.sum Update vendor 6 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 information and metrics