Clone this repo:
  1. 5bf00a4 build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 (#890) by dependabot[bot] · 8 hours ago main
  2. a4fac5c config: guard against nil oauth2 credential in RoundTrip (#897) by Ali Asghar · 7 days ago
  3. 9e28363 Merge pull request #898 from alliasgher/fix/NewOAuth2RoundTripper-exported-options by Julien · 7 days ago
  4. 5fa8f6b config: change NewOAuth2RoundTripper to accept variadic HTTPClientOption by Ali · 7 days ago
  5. 9a26ab2 Update common Prometheus files (#896) by PrometheusBot · 13 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