Clone this repo:
  1. acb1873 Merge pull request #860 from prometheus/superq/linting by Björn Rabenstein · 5 days ago main
  2. 1e32339 Cleanup linting issues by SuperQ · 5 days ago
  3. 93d16be Update common Prometheus files (#859) by PrometheusBot · 5 days ago
  4. 8230d3b Merge pull request #792 from ndk/main by George Krajcsovits · 5 days ago
  5. 633281f build(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 (#856) by dependabot[bot] · 3 weeks ago

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