From 00cf364b0496dddf6e4cc08eeb54b8642c4012ba Mon Sep 17 00:00:00 2001 From: Aaron Smith Date: Wed, 8 Nov 2017 18:51:22 +0000 Subject: Update git submodules * Update docs/submodules/barometer from branch 'master' - Merge "VES: add new tag to strip extra dashes" - VES: add new tag to strip extra dashes The `!StripExtraDash` tag can be used in YAML configuration file to strip extra dashes in the YAML filed value. This may happen if some of the collectd plugin field (plugin_instance, type_instace etc.) is set to empty value but the field is specified in the YAML configuration file. For instance: "{vl.plugin_instance}-{vl.type_instance}" The result fo the example above can be string consisting extra dashes if `type_instace` field is not set by a collectd plugin: "load-" Change-Id: I5cf7b19902acdfb0b4a93f3bf0c8b8e05cff2e97 Signed-off-by: Mytnyk, Volodymyr --- docs/submodules/barometer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/barometer') diff --git a/docs/submodules/barometer b/docs/submodules/barometer index 301fb78df..79270d2c4 160000 --- a/docs/submodules/barometer +++ b/docs/submodules/barometer @@ -1 +1 @@ -Subproject commit 301fb78df67c06021c8996eb77441581d92dbc14 +Subproject commit 79270d2c4435cc9a5cddf24dd20ed21df6e15f58 -- cgit 1.2.3-korg