套件:golang-github-prometheus-client-golang-dev(1.11.1-1~bpo11+1)
golang-github-prometheus-client-golang-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-prometheus-client-golang:
- [golang-github-prometheus-client-golang_1.11.1-1~bpo11+1.dsc]
- [golang-github-prometheus-client-golang_1.11.1.orig.tar.gz]
- [golang-github-prometheus-client-golang_1.11.1-1~bpo11+1.debian.tar.xz]
維護小組:
- Debian Go Packaging Team (QA 頁面)
- Martina Ferrari (QA 頁面)
- Lucas Kanashiro (QA 頁面)
- Daniel Swarbrick (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
- python3-prometheus-client
- prometheus-apache-exporter
- ruby-prometheus-client-mmap
- prometheus-pushgateway
- libprometheus-tiny-perl
- golang-github-prometheus-prom2json-dev
- golang-github-prometheus-common-dev
- golang-github-grpc-ecosystem-go-grpc-prometheus-dev
- prometheus-process-exporter
- golang-github-fzambia-eagle-dev
- python3-prometheus-flask-exporter
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.)
其他與 golang-github-prometheus-client-golang-dev 有關的套件
|
|
|
|
-
- dep: golang-github-beorn7-perks-dev
- effective computation of things
-
- dep: golang-github-cespare-xxhash-dev
- implementation of the 64-bit xxHash algorithm (XXH64)
-
- dep: golang-github-json-iterator-go-dev
- High-performance drop-in replacement of "encoding/json"
-
- dep: golang-github-prometheus-client-model-dev (>= 0.2.0)
- data model artifacts for Prometheus
-
- dep: golang-github-prometheus-common-dev (>= 0.16)
- common libraries for Prometheus components
-
- dep: golang-github-prometheus-procfs-dev
- Golang library to retrieve metrics from the proc pseudo-filesystem
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-goprotobuf-dev
- Protocol buffer support for the Go programming language