The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/vendor/github.com/prometheus/common
bergquist d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
..
expfmt add graphite bridge that support delta counters 8 years ago
internal/bitbucket.org/ww/goautoneg add graphite bridge that support delta counters 8 years ago
model add graphite bridge that support delta counters 8 years ago
CONTRIBUTING.md add graphite bridge that support delta counters 8 years ago
LICENSE feat(prometheus): initial support for prometheus 9 years ago
MAINTAINERS.md add graphite bridge that support delta counters 8 years ago
NOTICE feat(prometheus): initial support for prometheus 9 years ago
README.md add graphite bridge that support delta counters 8 years ago

README.md

Common

Build Status

This repository contains Go libraries that are shared across Prometheus components and libraries.

  • config: Common configuration structures
  • expfmt: Decoding and encoding for the exposition format
  • log: A logging wrapper around logrus
  • model: Shared data structures
  • route: A routing wrapper around httprouter using context.Context
  • version: Version informations and metric