]> git.ipfire.org Git - thirdparty/collectd.git/commit
Move resource attributes into `metric_family_t`. 4187/head
authorFlorian Forster <octo@collectd.org>
Wed, 13 Dec 2023 20:00:14 +0000 (21:00 +0100)
committerFlorian Forster <octo@collectd.org>
Wed, 13 Dec 2023 21:39:11 +0000 (22:39 +0100)
commit47e1528fb28d2259870687e80d21c6797f645705
tree1bf5055c42b3af5a480ffa06e23ce766b44d8d3b
parent2c0be4c45b588a401cbeff6bbb718db73c2c974b
Move resource attributes into `metric_family_t`.
src/daemon/metric.c
src/daemon/metric.h
src/daemon/metric_test.c
src/daemon/plugin.c
src/utils/format_graphite/format_graphite.c