Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

Clone this repo:
  1. 0e1982f Update common Prometheus files (#803) by PrometheusBot · 7 days ago main
  2. 9fd5be9 Update common Prometheus files (#802) by PrometheusBot · 8 days ago
  3. d5e1c62 fix(promslog): always print time.Duration values as go duration strings (#798) by TJ Hoplock · 11 days ago
  4. e231fec build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (#800) by dependabot[bot] · 2 weeks ago
  5. 7f8b2a0 model.ValidationScheme: Support encoding as YAML (#799) by Arve Knudsen · 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