]> git.ipfire.org Git - thirdparty/collectd.git/commit
src/daemon/metric.[ch]: Export `label_set_format`. 4214/head
authorFlorian Forster <octo@collectd.org>
Thu, 28 Dec 2023 08:32:00 +0000 (09:32 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 28 Dec 2023 08:32:00 +0000 (09:32 +0100)
commit547753b3515640046f3fb0212171d60915d61812
tree64d88ade1e1814c551467bad2f52023f1bc69a30
parent5a27c08dd3b2998f5236a1efc4e090e204730abb
src/daemon/metric.[ch]: Export `label_set_format`.

This is now also used in the metric test, replacing the custom
implementation there.
src/daemon/metric.c
src/daemon/metric.h
src/daemon/metric_test.c