Clone this repo:
  1. 2fb5a7c Update common Prometheus files (#958) by PrometheusBot · 4 hours ago main
  2. 7748b9a build(deps): bump the codeql group across 1 directory with 4 updates (#955) by dependabot[bot] · 5 days ago
  3. 86d9475 Update common Prometheus files (#957) by PrometheusBot · 5 days ago
  4. b63d8c0 build(deps): bump golang.org/x/net (#947) by dependabot[bot] · 3 weeks ago v0.70.1
  5. 4109c3e build(deps): bump the codeql group with 4 updates (#948) 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