prometheus-pushgateway 0.2.0+ds-2 source package in Ubuntu

Changelog

prometheus-pushgateway (0.2.0+ds-2) unstable; urgency=medium

  * debian/rules: Make the build date match the changelog, to improve
    reproducibility.
  * debian/rules: Remove hostname from build. Closes: #797622.

 -- Martín Ferrari <email address hidden>  Tue, 01 Sep 2015 12:01:40 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
prometheus-pushgateway_0.2.0+ds-2.dsc 2.2 KiB 5ef430097f4ca84e9d6e238096c7b60440502e37fa27ceb1d5bbd1f19e6c1f24
prometheus-pushgateway_0.2.0+ds.orig.tar.gz 97.9 KiB 8f78a575eebb7ce316d290554503e43b9ca7946f6567aa7adb2398aec9a16568
prometheus-pushgateway_0.2.0+ds-2.debian.tar.xz 6.5 KiB 9e2f2e3bfae0812d60d63264706b056cea879d9243332f482f87790db37d9b2c

Available diffs

No changes file available.

Binary packages built by this source

prometheus-pushgateway: 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-dbgsym: debug symbols for package prometheus-pushgateway

 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.