Clone this repo:
  1. afbd47d Update common Prometheus files (#881) by PrometheusBot · 2 days ago main
  2. e4c38a0 Remove logic adding unit to metrics name (#877) by Arianna Vespri · 8 days ago
  3. adea628 Update common Prometheus files (#880) by PrometheusBot · 3 weeks ago
  4. 28b645d Update common Prometheus files (#875) by PrometheusBot · 4 weeks ago
  5. 8f15ba0 build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 (#878) by dependabot[bot] · 4 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