golang-github-prometheus-common 0.38.0-1 source package in Ubuntu

Changelog

golang-github-prometheus-common (0.38.0-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Swarbrick <email address hidden>  Fri, 09 Dec 2022 06:53:07 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-prometheus-common_0.38.0-1.dsc 2.8 KiB e4996a3941fb000e70ddac444f0a464df75a41d2e741e6cf72f07f5d03ba586e
golang-github-prometheus-common_0.38.0.orig.tar.gz 154.9 KiB 13fbf9ebe40a666d1609591aab65ee2f5aaa08af6c521c5ef318e2c59253bb0f
golang-github-prometheus-common_0.38.0-1.debian.tar.xz 6.7 KiB 3ac037fc1e53fe1b8a6f1b16ae86e2db9fdf0c7d7b28d8cee6dc2354d74eab64

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.