Skip to content

prometheus/common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

098669c · May 17, 2025
Mar 31, 2025
May 4, 2025
Mar 31, 2025
Apr 8, 2025
Apr 8, 2025
Aug 12, 2024
Apr 8, 2025
Mar 21, 2025
May 15, 2025
Apr 8, 2025
Dec 10, 2022
Nov 7, 2024
Nov 16, 2024
Jul 30, 2019
Apr 8, 2025
Nov 12, 2024
Nov 3, 2022
Feb 16, 2017
Oct 14, 2015
Jun 3, 2024
Dec 10, 2022
May 17, 2025
Oct 14, 2015
Jan 18, 2025
Jun 3, 2024
Nov 3, 2022
May 15, 2025
May 15, 2025

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