Clone this repo:
  1. 7684929 Bump google.golang.org/protobuf from 1.36.1 to 1.36.3 (#751) by dependabot[bot] · 5 days ago main
  2. 5b0d088 Bump golang.org/x/net from 0.33.0 to 0.34.0 (#749) by dependabot[bot] · 5 days ago
  3. 1b10c09 Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#750) by dependabot[bot] · 5 days ago
  4. df14882 feat(promslog): implement reserved keys, rename duplicates (#746) by TJ Hoplock · 5 days ago
  5. 1cc5297 setup ossf scorecard and codeql workflows (#564) by Matthieu MOREL · 7 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