Clone this repo:
  1. 0ad974f Merge pull request #809 from thampiotr/fix-escape-delim-proto by Owen Williams · 9 days ago main
  2. 96a9730 Fix delimited proto not escaped correctly by Piotr · 9 days ago
  3. c79a891 Add `ValidationScheme` methods `IsValidMetricName` and `IsValidLabelName` (#806) by Arve Knudsen · 12 days ago
  4. 0e1982f Update common Prometheus files (#803) by PrometheusBot · 5 weeks ago
  5. 9fd5be9 Update common Prometheus files (#802) by PrometheusBot · 5 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