golang-github-grpc-ecosystem-go-grpc-prometheus 1.2.0-3 source package in Ubuntu

Changelog

golang-github-grpc-ecosystem-go-grpc-prometheus (1.2.0-3) unstable; urgency=medium

  * Disabled "TestServerInterceptorSuite" (Closes: #902466).
    Previous attempts to fix were ineffective... Thanks, Santiago Vila.

 -- Dmitry Smirnov <email address hidden>  Sat, 07 Jul 2018 10:48:24 +1000

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

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0-3.dsc 2.6 KiB a5b19fe49a0efb927c3e581dbef46480f2f9ac826b94e941808953552e3683da
golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0.orig.tar.xz 20.3 KiB e8ba2492239ab5499e65eb301c1c4f8225c383e9dc1c99dabbfcc5d9751be522
golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0-3.debian.tar.xz 3.4 KiB a56fb96c299fcee7f8e493d25dc42f491e3469d7173e11227ee0a47879ae304d

Available diffs

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.