Install golang-github-prometheus-client-golang-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-prometheus-client-golang-dev
Description:
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.)
Homepage: https://github.com/prometheus/client_golang.git
Version: 0.8.0-2
Section: universe/devel