Commit graph

2 commits

Author SHA1 Message Date
Boris Samorodov
a04c19f2f7 Prometheus exporters and pushgateway: Strip golang binaries.
TLDR; turns out to be a misconception, has gone with dinosaurs.
Golang Project treat such cases as bugs, submit any evidence to them.
More info: https://honnef.co/posts/2016/10/go-and-strip/

Fix my port and ports I've committed yesterday.
Bump PORTREVISION.

Reported by:	swills
Approved by:	portmgr (just fix it)
2017-07-18 09:14:21 +00:00
Boris Samorodov
085c30c7d0 Unbound_exporter connects to Unbounds TLS control socket and sends the
stats_noreset command, causing Unbound to return metrics as key-value
pairs. The metrics exporter converts Unbound metric names to Prometheus
metric names and labels by using a set of regular expressions.

WWW: https://github.com/kumina/unbound_exporter

PR:		218197
Submitted by:	Athanasios Douitsis <aduitsis@cpan.org>
2017-07-17 22:26:33 +00:00