[go: up one dir, main page]

Clone this repo:
  1. 77db9c2 Update common Prometheus files (#854) by PrometheusBot · 4 days ago main
  2. c41fe14 Merge pull request #853 from prometheus/superq/version by Björn Rabenstein · 4 days ago v0.67.1
  3. f5de376 Fix Go case-insensitive file name collision by SuperQ · 4 days ago
  4. b63ce83 Merge pull request #848 from prometheus/beorn7/version by Björn Rabenstein · 4 days ago
  5. 6035595 Cut v0.67.0 by beorn7 · 4 days ago v0.67.0

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