Clone this repo:
  1. 8742f09 Merge pull request #647 from multani/fix-oauth2-secret-file-refresh by Julien · 14 days ago main
  2. 249682f Don't always fetch a OAuth2 token, if the secret from a file didn't change by Jonathan Ballet · 5 weeks ago
  3. 0c7b585 Merge pull request #649 from rajagopalanand/13364 by Arthur Silva Sens · 2 weeks ago v0.55.0
  4. 804fbbe Update common Prometheus files (#660) by PrometheusBot · 2 weeks ago
  5. 3f20456 Bump golang.org/x/net from 0.25.0 to 0.26.0 (#657) by dependabot[bot] · 2 weeks ago

Common

circleci

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
  • promlog: A logging wrapper around go-kit/log
  • route: A routing wrapper around httprouter using context.Context
  • server: Common servers
  • version: Version information and metrics