Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | prometheus-statsd-exporter: fix compilation with go 1.11.4 | Andre Heider | 2019-01-04 |
| | | | | | | | | | | | This fixes the exact same build error reported at [0]. Upstream fixed it too, see [1], but I decided to use the minimal patch until a new version is released instead. [0] https://github.com/golang/go/issues/29281 [1] https://github.com/prometheus/statsd_exporter/pull/171 Signed-off-by: Andre Heider <a.heider@gmail.com> | ||
* | prometheus-statsd-exporter: add myself as maintainer | Andre Heider | 2019-01-04 |
| | | | | Signed-off-by: Andre Heider <a.heider@gmail.com> | ||
* | prometheus-statsd-exporter: add new package | Andre Heider | 2018-12-12 |
statsd_exporter receives StatsD-style metrics and exports them as Prometheus metrics. Signed-off-by: Andre Heider <a.heider@gmail.com> |