Clone this repo:
  1. 30ba470 Merge pull request #919 from prometheus/superq/modernize by Julien · 5 days ago main
  2. c7fb7bb Merge pull request #901 from roidelapluie/roidelapluie/fixredirectauth by Julien · 5 days ago
  3. c4a7162 Update common Prometheus files (#917) by PrometheusBot · 7 days ago
  4. 56870db Modernize Go by SuperQ · 8 days ago
  5. 2120573 Update common Prometheus files (#915) by PrometheusBot · 14 days ago v0.68.1

Common

circleci OpenSSF Scorecard

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
  • promslog: A logging wrapper around log/slog
  • route: A routing wrapper around httprouter using context.Context
  • server: Common servers
  • version: Version information and metrics