Clone this repo:
  1. 1e0ae83 config: apply DialContextFunc to OAuth2 token-fetch transport (#911) by Yuri Tseretyan · 2 days ago main
  2. b51d01b Remove CircleCI (#910) by Arthur Silva Sens · 3 days ago
  3. 0f3c348 Merge pull request #908 from machine424/ttlsco by Julien · 10 days ago
  4. 732a9cf fix(http_config): fix client cert rotation when no CA is configured by Ayoub Mrini · 11 days ago
  5. ce9215c Move interface assertions to a test file (#839) by Michael Siegenthaler · 5 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