How to Install golang-github-grpc-ecosystem-go-grpc-prometheus-dev in Ubuntu 18.04



Install golang-github-grpc-ecosystem-go-grpc-prometheus-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-grpc-ecosystem-go-grpc-prometheus-dev

Description:

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.

Homepage: https://github.com/grpc-ecosystem/go-grpc-prometheus

Version: 1.1+git20170826.0dafe0d-1

Section: universe/devel