]> git.ipfire.org Git - thirdparty/collectd.git/commit
write_prometheus plugin: Emit a single `target_info` metric family. 4213/head
authorFlorian Forster <octo@collectd.org>
Tue, 26 Dec 2023 07:27:43 +0000 (08:27 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 28 Dec 2023 19:13:31 +0000 (20:13 +0100)
commit03985a5d2dc83e5457ac1341e872ef790785f25f
tree0a37953661f409f2b9a06a4bc95607361dcfdb8e
parent53111bc5c01657c6a4fd22b7d85dce2dfc85f7d0
write_prometheus plugin: Emit a single `target_info` metric family.

With this change, the *write_promtheus plugin* will emit a single
`target_info` metric family with one metric per resource.
src/write_prometheus.c
src/write_prometheus_test.c