MCPcopy Create free account
hub / github.com/prometheus/common

github.com/prometheus/common

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.46.0 ↗ · + Follow · compare 6 versions
636 symbols 1,756 edges 63 files ⚖ custom 285 documented · 45% updated 8d agov0.70.1 · 2026-07-22★ 29440 open issues

Browse by type

Functions 539 Types & classes 97
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 289
Method 250
Struct 54
TypeAlias 33
Interface 7
FuncType 3

Languages

Go100%

Modules by API surface

config/http_config.go86 symbols
config/http_config_test.go47 symbols
expfmt/text_parse.go36 symbols
model/value.go33 symbols
model/time.go28 symbols
model/signature_test.go26 symbols
model/labels.go20 symbols
model/value_histogram.go19 symbols
expfmt/decode.go18 symbols
route/route.go17 symbols
promlog/log.go16 symbols
model/alert.go15 symbols

Dependencies from manifests, versioned

github.com/alecthomas/unitsv0.0.0-2021121809364 · 1×
github.com/aws/aws-sdk-gov1.49.13 · 1×
github.com/beorn7/perksv1.0.1 · 1×
github.com/go-kit/logv0.2.1 · 1×
github.com/go-logfmt/logfmtv0.5.1 · 1×

For agents

$ claude mcp add common \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page