Clone this repo:
  1. 5859ca1 Merge pull request #874 from prometheus/repo_sync by Julien · 7 days ago main
  2. 9d69b10 Update common Prometheus files by prombot · 8 days ago
  3. 578c750 Update common Prometheus files (#873) by PrometheusBot · 12 days ago
  4. 934ff37 build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#870) by dependabot[bot] · 3 weeks ago v0.67.5
  5. 1e29804 build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 (#872) 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