]> git.ipfire.org Git - thirdparty/collectd.git/commit
daemon: Add uc_meta_data_{add,get}_…_vl dummy functions.
authorFlorian Forster <octo@google.com>
Wed, 29 Jul 2020 07:55:20 +0000 (09:55 +0200)
committerFlorian Forster <octo@google.com>
Wed, 29 Jul 2020 07:58:42 +0000 (09:58 +0200)
commit58af174c99e90f91bf37c63a3e528f45b29c1dcf
tree8bf4694c58cfb3e24dd5c848d56137f8dd3fd660
parenta993aeea73267b97a1990a0c85ddc5facd6858fa
daemon: Add uc_meta_data_{add,get}_…_vl dummy functions.

Their only purpose is to make the "format_stackdriver" utility compile.
They will be removed once the utility is updated to use metric_t instead.
src/daemon/utils_cache.c
src/daemon/utils_cache.h