golang-github-prometheus-common 0.32.1-5 source package in Ubuntu

Changelog

golang-github-prometheus-common (0.32.1-5) unstable; urgency=medium

  * Team upload.
  * Add a Breaks prometheus-alertmanager (<< 0.22.0~) for API break.

 -- Guillem Jover <email address hidden>  Tue, 30 Nov 2021 13:03:08 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-prometheus-common_0.32.1-5.dsc 2.8 KiB f0553f9d6bb8dcd2a4a53be274cba47b96679b8cda62d5e426583119bdf859be
golang-github-prometheus-common_0.32.1.orig.tar.gz 143.2 KiB 004d6e8c5bcabcaaa90fb7e2a2b7aeb9497aa7f8aa09634e1d9812f5eebe6e83
golang-github-prometheus-common_0.32.1-5.debian.tar.xz 5.9 KiB 011206bd2d943325ca3dd643f24bff51d81a226ebe24143bacbe6ecabe59b3c4

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/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/server: Common servers.
  * github.com/prometheus/common/sigv4: Provides a http.RoundTripper that
    signs requests using Amazon's Signature Verification V4 signing procedure.
  * github.com/prometheus/common/version: Version information and metrics.