[ 原始碼: golang-github-prometheus-prom2json ]
套件:golang-github-prometheus-prom2json-dev(1.3.0 ds1-2)
golang-github-prometheus-prom2json-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-prometheus-prom2json:
- [golang-github-prometheus-prom2json_1.3.0 ds1-2.dsc]
- [golang-github-prometheus-prom2json_1.3.0 ds1.orig.tar.xz]
- [golang-github-prometheus-prom2json_1.3.0 ds1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- prometheus-pushgateway
- golang-github-prometheus-client-golang-dev
- python-prometheus-client
- python3-prometheus-client
- libnet-prometheus-perl
- prometheus-varnish-exporter
- ruby-prometheus-client-mmap
- prometheus-node-exporter-collectors
- golang-github-prometheus-common-dev
- prometheus-trafficserver-exporter
- mtail
tool to scrape a Prometheus client and dump the result as JSON (library)
Since the deprecation of the JSON exposition format, looking into metrics exposed by Prometheus can be a challenge, as one would usually need to interact with the Prometheus server and its protocol buffer format. Since JSON is a wildly-supported format, prom2json was designed to scrape a Prometheus client in protocol buffer or text format, in order to make the results available in JSON format.
其他與 golang-github-prometheus-prom2json-dev 有關的套件
|
|
|
|
-
- dep: golang-github-davecgh-go-spew-dev
- Implements a deep pretty printer for Go data structures to aid in debugging
-
- dep: golang-github-prometheus-client-model-dev
- data model artifacts for Prometheus
-
- dep: golang-github-prometheus-common-dev
- common libraries for Prometheus components
-
- dep: golang-protobuf-extensions-dev
- Protocol Buffer extensions for the Go language