]> git.ipfire.org Git - thirdparty/collectd.git/commit
src/daemon/plugin.[ch]: Ensure that "time" and "interval" are set at enqueue time.
authorFlorian Forster <octo@google.com>
Wed, 24 Jun 2020 20:06:11 +0000 (22:06 +0200)
committerFlorian Forster <octo@google.com>
Tue, 28 Jul 2020 13:18:02 +0000 (15:18 +0200)
commit9d982baa6afd034992dc8c9ecb1340f62c071528
tree05816989c52084c438580fd567ac48822ccb3fc0
parent896c2bed7d75a53ab6eae5ccb9dffa78998e7c7f
src/daemon/plugin.[ch]: Ensure that "time" and "interval" are set at enqueue time.

This also ensures that an "instance" label (as used by the Prometheus
collectd exporter) exists. This is currently essentially a placeholder
for target labels.
src/daemon/plugin.c
src/daemon/plugin.h