write_prometheus plugin: New plugin for exposing metrics to Prometheus.
authorFlorian Forster <octo@collectd.org>
Thu, 29 Sep 2016 19:38:24 +0000 (21:38 +0200)
committerFlorian Forster <octo@collectd.org>
Fri, 11 Nov 2016 13:42:03 +0000 (14:42 +0100)
commitcc893903f8453dc96a797b319bdd4e294052de6f
tree6b26cf7568c1c49f2de0f89771f953691bb5fde1
parentc442c66d9e98852f1b8eaa1b816d6ee7f84d0342
write_prometheus plugin: New plugin for exposing metrics to Prometheus.
configure.ac
proto/Makefile.am
proto/prometheus.proto [new file with mode: 0644]
src/Makefile.am
src/collectd.conf.in
src/collectd.conf.pod
src/write_prometheus.c [new file with mode: 0644]