Clone this repo:
  1. 0d97633 build(deps): bump the codeql group with 4 updates (#980) by dependabot[bot] · 35 hours ago main
  2. 9a4aff0 build(deps): bump github.com/stretchr/testify in /assets (#979) by dependabot[bot] · 36 hours ago v0.71.0
  3. 483bb89 Update dependabot config (#978) by Ben Kochie · 36 hours ago
  4. d29e1ea build(deps): bump golang.org/x/net (#975) by dependabot[bot] · 5 days ago
  5. e531bd2 build(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#976) by dependabot[bot] · 6 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