Clone this repo:
  1. ce9215c Move interface assertions to a test file (#839) by Michael Siegenthaler · 3 weeks ago main
  2. 1ba5ed7 build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.36.0 (#892) by dependabot[bot] · 3 weeks ago
  3. 8f8ada6 build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 (#891) by dependabot[bot] · 3 weeks ago
  4. 5bf00a4 build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 (#890) by dependabot[bot] · 3 weeks ago
  5. a4fac5c config: guard against nil oauth2 credential in RoundTrip (#897) by Ali Asghar · 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