[pkg-go] Bug#817403: prometheus: config reload for sysv init script

2016-03-09 Thread Filippo Giunchedi
Package: prometheus Version: 0.16.1-0 Severity: normal Tags: patch hi! (sort of related to #814802) it'd be nice to have config reload in the sysv init script too, e.g. something like the following: diff --git a/debian/init b/debian/init index 4efd831..c05c108 100755 --- a/debian/init +++ b/debia

[pkg-go] Bug#817790: golang-github-aws-aws-sdk-go: new upstream version?

2016-03-10 Thread Filippo Giunchedi
Package: golang-github-aws-aws-sdk-go Version: 1.0.7+dfsg-1 Severity: normal hi, I noticed prometheus currently FTBFS in unstable, e.g. https://reproducible.debian.net/rbuild/unstable/amd64/prometheus_0.16.2+ds-1.rbuild.log with # github.com/prometheus/prometheus/retrieval/discovery src/github.c

[pkg-go] Bug#818417: prometheus: FTBFS: aws.Config does not implement client.ConfigProvider

2016-03-25 Thread Filippo Giunchedi
tags 818417 + patch thanks On Wed, Mar 16, 2016 at 03:19:08PM -0700, Martin Michlmayr wrote: > > # github.com/prometheus/prometheus/retrieval/discovery > > src/github.com/prometheus/prometheus/retrieval/discovery/ec2.go:58: > > undefined: defaults.DefaultChainCredentials > > src/github.com/promet

[pkg-go] Bug#818417: Bug#818417: prometheus: FTBFS: aws.Config does not implement client.ConfigProvider

2016-03-26 Thread Filippo Giunchedi
On Sat, Mar 26, 2016 at 04:51:59PM +1100, Dmitry Smirnov wrote: > On Friday, 25 March 2016 10:46:27 AM AEDT Filippo Giunchedi wrote: > > that should be related to golang-github-aws-aws-sdk-go latest upload, the > > following patch fixes the FTBFS for me > > Just to let you kn

[pkg-go] Bug#824842: prometheus: let systemd wait longer for graceful stop

2016-05-20 Thread Filippo Giunchedi
Package: prometheus Version: 0.18.0+ds-2 Severity: normal hi, I noticed on bigger prometheus instances it might take quite some time after 'stop' is requested before the storage is completely flushed to disk, I'm proposing to add TimeoutStopSec= to the service file to have systemd wait before SIGT

[pkg-go] Bug#824842: Bug#824842: prometheus: let systemd wait longer for graceful stop

2016-05-22 Thread Filippo Giunchedi
583a..f4257bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ prometheus (0.18.0+ds-3) UNRELEASED; urgency=medium + [ Martín Ferrari ] * Switch to use the golang-github-prometheus-client-model-dev package. * Improve the way datetimepicker is built. + [ Filippo Giu

[pkg-go] Bug#843189: ITP: prometheus-blackbox-exporter -- Prometheus exporter for blackbox monitoring

2016-11-04 Thread Filippo Giunchedi
Package: wnpp Severity: wishlist Owner: Filippo Giunchedi * Package name: prometheus-blackbox-exporter Version : 0.2.0+git20160930.6.8cf9605-1 Upstream Author : Prometheus Authors * URL : https://github.com/prometheus/blackbox_exporter * License : Apache-2.0

[pkg-go] Bug#872997: prometheus-blackbox-exporter: Make CAP_NET_RAW switching configurabl

2017-08-23 Thread Filippo Giunchedi
Package: prometheus-blackbox-exporter Severity: wishlist blackbox_exporter's ICMP probing requires either root or CAP_NET_RAW, the latter should be configurable (via debconf) for users that want full functionality without running as root. Using debconf would keep package upgrades from overriding w