golang-github-prometheus-common 0+git20180110.89604d1-1 source package in Ubuntu

Changelog

golang-github-prometheus-common (0+git20180110.89604d1-1) unstable; urgency=medium

  * New upstream snapshot.
  * Update S-V and compat level.

 -- Martín Ferrari <email address hidden>  Sun, 21 Jan 2018 20:00:22 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-prometheus-common_0+git20180110.89604d1-1.dsc 2.7 KiB 7d94565cbb301e4c02377d1e91936bf5ec47977584e717997c053b376c0126d8
golang-github-prometheus-common_0+git20180110.89604d1.orig.tar.gz 61.3 KiB b1a36d3a679b593cb5d1a0e0456fee32c61e3425d1fef310387643915638b50f
golang-github-prometheus-common_0+git20180110.89604d1-1.debian.tar.xz 4.2 KiB 3e45a3ff5a617f38e6f0b055f1477db33f36365d9f8a1695768892cf30bc7753

No changes file available.

Binary packages built by this source

golang-github-prometheus-common-dev: Common libraries for Prometheus components

 This package includes:
 .
  * github.com/prometheus/common/config: Common configuration structures.
  * github.com/prometheus/common/expfmt: Decoding and encoding for the
    exposition format.
  * github.com/prometheus/common/log: Wraps https://github.com/Sirupsen/logrus
    in order to add line:file annotations to log lines, as well as to provide
    common command-line flags for Prometheus components using it.
  * github.com/prometheus/common/model: Shared data structures.
  * github.com/prometheus/common/promlog: Defines standardised ways to
    initialize Go kit loggers across Prometheus components.
  * github.com/prometheus/common/route: A routing wrapper around
    https://github.com/julienschmidt/httprouter using `context.Context`.
  * github.com/prometheus/common/version: Version information and metrics.