golang-github-prometheus-client-golang 1.11.0-3 source package in Ubuntu
Changelog
golang-github-prometheus-client-golang (1.11.0-3) unstable; urgency=medium * Team upload. * Require golang-github-prometheus-common-dev >= 0.16 -- Benjamin Drung <email address hidden> Wed, 22 Dec 2021 11:21:26 +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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-prometheus-client-golang_1.11.0-3.dsc | 2.7 KiB | 8cca36ec987c5bcbcc6cb6bfe29142ba8f6f5656c4668a0dfa3c608c4ec9dba6 |
golang-github-prometheus-client-golang_1.11.0.orig.tar.gz | 164.8 KiB | a3bc3312bde4182e507042ca0e7ca88aac6656bbf8d516d732e34c3f14bb612a |
golang-github-prometheus-client-golang_1.11.0-3.debian.tar.xz | 4.6 KiB | 7b09dae825abf4caf261934a4e2147900f6d2b6ed0ad0ba51f0911c080d4e252 |
Available diffs
- diff from 1.9.0-2 to 1.11.0-3 (36.6 KiB)
- diff from 1.11.0-2 to 1.11.0-3 (511 bytes)
No changes file available.
Binary packages built by this source
- golang-github-prometheus-client-golang-dev: Prometheus instrumentation library for Go applications
This is the Prometheus Go client library. It provides two main functions:
.
* The exposition library is used to export metrics to a Prometheus server or
pushgateway.
.
* The consumption library is used to process metrics exported by a Prometheus
client. (The Prometheus server is using that library.)