diff --git a/templates/telegraf.conf.j2 b/templates/telegraf.conf.j2 index 2be1851..7e56594 100644 --- a/templates/telegraf.conf.j2 +++ b/templates/telegraf.conf.j2 @@ -59,6 +59,7 @@ {% for items in item.tags %} {{ items }} {% endfor %} +{% endif %} {% if item.tagpass is defined and item.tagpass is iterable %} [{{ item.plugin }}.tagpass] {% for items in item.tagpass %}