golang-github-grpc-ecosystem-go-grpc-prometheus 1.2.0+git20191002.6af20e3-2 source package in Ubuntu
Changelog
golang-github-grpc-ecosystem-go-grpc-prometheus (1.2.0+git20191002.6af20e3-2) unstable; urgency=medium * Team upload. * debian/rules: Re-enable installing of examples, as autopkgtests need them. -- Martina Ferrari <email address hidden> Sun, 03 Nov 2019 20:11:33 +0000
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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0+git20191002.6af20e3-2.dsc | 2.7 KiB | 47baaf90790a44c8902a316ffe20c3b1614203d59775ead6163b67b4a5c6f1fb |
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-2.debian.tar.xz | 3.2 KiB | f737bfd59d8f2b39b55c85194b7b8b8e5fb6046352cd68d8e27e183378252fca |
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.