Clone this repo:
  1. 75c3814 feat: Support negative duration in new function ParseDurationAllowNegative (#793) by Dmitry Ponomaryov · 8 days ago main v0.65.0
  2. 7bd5fff feat(promslog): add Level() method to get slog.Level (#795) by TJ Hoplock · 10 days ago
  3. 95acce1 Merge pull request #791 from prometheus/remove-otlptranslator by Arthur Silva Sens · 5 weeks ago
  4. 1de8cfa Remove otlptranslator package by Arthur Silva Sens · 5 weeks ago
  5. 098669c Update common Prometheus files (#789) by PrometheusBot · 6 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