Clone this repo:
  1. 318ef65 build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#776) by dependabot[bot] · 4 weeks ago main
  2. 09eca2d build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 (#777) by dependabot[bot] · 4 weeks ago
  3. cffef2d chore: Upgrade golangci-lint to v2 (#779) by Kemal Akkoyun · 4 weeks ago
  4. 3874acf Update Go (#770) by Ben Kochie · 6 weeks ago
  5. 6071fb3 Update common Prometheus files (#775) by PrometheusBot · 6 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