golang-github-prometheus-common 0.47.0-2 source package in Ubuntu

Changelog

golang-github-prometheus-common (0.47.0-2) unstable; urgency=medium

  * Add new 0002-Relax-brittle-TestProtoFormatUnchanged-test.patch for
    compatibility with prometheus/client_model >= 0.6.0

 -- Daniel Swarbrick <email address hidden>  Thu, 22 Feb 2024 13:29:51 +0000

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-prometheus-common_0.47.0-2.dsc 2.8 KiB b4d62a4271ff79ec5f14117b8cbb182d241de07795eea2c8c8668dc76783f427
golang-github-prometheus-common_0.47.0.orig.tar.gz 137.5 KiB e86b3d9f37094f9e5649c046442a2b1aa1d72a2808cc1236aa90f975b95656be
golang-github-prometheus-common_0.47.0-2.debian.tar.xz 7.5 KiB 49a429b08e37e7372f046395dad8784a34fabb25a64c5d4fe28741a4907de34d

Available diffs

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.