]> git.ipfire.org Git - thirdparty/collectd.git/commit
Adjusted distribution_marshal_text function to Prometheus text format of Histograms...
authorelene-margalit <elene.margalit@gmail.com>
Mon, 31 Aug 2020 10:07:22 +0000 (12:07 +0200)
committerelene-margalit <elene.margalit@gmail.com>
Mon, 31 Aug 2020 10:07:22 +0000 (12:07 +0200)
commitdcb56d87ea7504dffa48a6b4ff2adfad156c93ed
treed68aaaab86f01abdc4def0b7a3d1c6979b7d0b27
parentf6a433b863e6593946febd5d97eada87f89ac8db
Adjusted distribution_marshal_text function to Prometheus text format of Histograms and changed unit test accordingly.
src/daemon/metric.c
src/daemon/metric_test.c