Clone this repo:
  1. 5ef1ac5 Merge pull request #833 from prometheus/owilliams/changelog by Owen Williams · 13 hours ago main
  2. e9e8fe5 Create CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by Owen Williams · 15 hours ago
  3. 8975dde Revert "Use go.uber.org/atomic instead of sync/atomic (#825)" (#838) by Arve Knudsen · 21 hours ago v0.66.1
  4. 08d7f66 Move to supported version of yaml parser (#834) by Davanum Srinivas · 2 days ago
  5. 80e275e Revert "Use github.com/grafana/regexp instead of regexp" (#835) by Arve Knudsen · 2 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