Clone this repo:
  1. f915876 Merge pull request #924 from roidelapluie/roidelapluie/redirect-header-comment by Julien · 7 days ago main
  2. dfbebd0 Merge pull request #945 from roidelapluie/roidelapluie/changelog-0.70.0 by Julien · 8 days ago
  3. c8a0019 Update CHANGELOG for v0.70.0 by Julien Pivotto · 8 days ago
  4. 5eff7a8 Merge pull request #941 from prometheus/dependabot/github_actions/actions/checkout-7.0.0 by Julien · 8 days ago v0.70.0
  5. a23c5b3 Merge pull request #939 from prometheus/dependabot/github_actions/ossf/scorecard-action-2.4.3 by Julien · 8 days 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