The Wayback Machine - https://web.archive.org/web/20230829120927/https://github.com/prometheus/common
Skip to content

prometheus/common

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

…ithub.com/aws/aws-sdk-go-1.44.266

Bump github.com/aws/aws-sdk-go from 1.43.26 to 1.44.266 in /sigv4
94bf982

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 23, 2023 18:01
February 23, 2023 18:01
March 6, 2023 12:51
December 10, 2022 01:03
June 17, 2022 16:47
February 25, 2023 17:48
December 10, 2022 01:03

Common

circleci

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
  • promlog: A logging wrapper around go-kit/log
  • route: A routing wrapper around httprouter using context.Context
  • server: Common servers
  • version: Version information and metrics