golang-github-grpc-ecosystem-go-grpc-prometheus 1.2.0+git20191002.6af20e3-3 source package in Ubuntu

Changelog

golang-github-grpc-ecosystem-go-grpc-prometheus (1.2.0+git20191002.6af20e3-3) unstable; urgency=medium

  * Team upload.
  * Update maintainer address to <email address hidden>
  * Update Standards-Version to 4.5.0 (no changes)
  * Add Rules-Requires-Root
  * Remove unused Depends which are imported by examples
  * Bump golang-google-grpc-dev and golang-goprotobuf-dev (Closes: #954565)

 -- Shengjing Zhu <email address hidden>  Sun, 19 Apr 2020 18:14:08 +0800

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0+git20191002.6af20e3-3.dsc 2.2 KiB f10ac000eae110f8b0444cea14eac576ce141df47add5d2b631372e15a9d2e03
golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0+git20191002.6af20e3.orig.tar.gz 29.9 KiB c5b252eef938d19f162c4316d6e61befbbe34755e4a06b100efd7b44809b20f9
golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0+git20191002.6af20e3-3.debian.tar.xz 3.4 KiB de649705ad0f314a831c4766b3fe5e20d4cb0e23e5b8a4a8da734a8f061d0864

No changes file available.

Binary packages built by this source

golang-github-grpc-ecosystem-go-grpc-prometheus-dev: Prometheus monitoring for gRPC Go servers

 This library uses gRPC Go interceptors (middleware) to implement both
 server- and client-side metrics and monitoring using Prometheus for a
 gRPC interface.
 .
 Using Prometheus for API monitoring allows querying and visualization
 of latency, request rates and other useful metrics that can be
 obtained from collecting time-series data.