Clone this repo:
  1. 86487d4 Add read-only token permissions by Pedro Kaj Kjellerup Nacht · 12 days ago main
  2. fa9dcdd Merge pull request #507 from prometheus/dependabot/go_modules/golang.org/x/net-0.12.0 by Julien Pivotto · 2 weeks ago
  3. 4047c78 Merge pull request #511 from wasim-nihal/username-file-12576 by Julien Pivotto · 3 weeks ago
  4. ed1ca57 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576 by Wasim Nihal · 3 weeks ago
  5. e79ab68 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576 by Wasim Nihal · 3 weeks ago

Common

circleci

This repository contains Go libraries that are shared across Prometheus components and libraries. They are considered internal to Prometheus, without any stability guarantees for external usage.

  • assets: Embedding of static assets with gzip support
  • config: Common configuration structures
  • expfmt: Decoding and encoding for the exposition format
  • model: Shared data structures
  • promlog: A logging wrapper around go-kit/log
  • route: A routing wrapper around httprouter using context.Context
  • server: Common servers
  • version: Version information and metrics