Clone this repo:
  1. b8c88b4 build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 (#903) by dependabot[bot] · 4 days ago main
  2. 1e0ae83 config: apply DialContextFunc to OAuth2 token-fetch transport (#911) by Yuri Tseretyan · 7 days ago v0.68.0
  3. b51d01b Remove CircleCI (#910) by Arthur Silva Sens · 8 days ago
  4. 0f3c348 Merge pull request #908 from machine424/ttlsco by Julien · 2 weeks ago
  5. 732a9cf fix(http_config): fix client cert rotation when no CA is configured by Ayoub Mrini · 2 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