パッケージ: prometheus-pushgateway (1.10.0-1 など)
prometheus-pushgateway に関するリンク
Debian の資源:
prometheus-pushgateway ソースパッケージをダウンロード:
- [prometheus-pushgateway_1.10.0-1.dsc]
- [prometheus-pushgateway_1.10.0.orig.tar.gz]
- [prometheus-pushgateway_1.10.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Prometheus exporter for ephemereal jobs
The Prometheus Pushgateway exists to allow ephemeral and batch jobs to expose their metrics to Prometheus. Since these kinds of jobs may not exist long enough to be scraped, they can instead push their metrics to a Pushgateway. The Pushgateway then exposes these metrics to Prometheus.
The Pushgateway is explicitly not an aggregator, but rather a metrics cache. It does not have a statsd-like semantics. The metrics pushed are exactly the same as you would present for scraping in a permanently running program.
For machine-level metrics, the textfile collector of prometheus-node-exporter is usually more appropriate. The Pushgateway is best used for service-level metrics.
その他の prometheus-pushgateway 関連パッケージ
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- 全 init システム用ヘルパーツール
-
- dep: adduser
- ユーザやグループの追加削除
-
- dep: fonts-glyphicons-halflings
- icons made for smaller graphic
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libjs-bootstrap4
- HTML, CSS and JS framework
-
- dep: libjs-jquery (>= 3)
- JavaScript library for dynamic web applications