Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Bug in telegraf-s helpers template for inputs, comma placement incorrect #101

Open
jnicholls opened this issue Jun 12, 2019 · 0 comments
Open
Assignees

Comments

@jnicholls
Copy link

jnicholls commented Jun 12, 2019

See

{{- $numOut := len $value }}

The length of $v should be taken, not $value. When there are multiple values for an array config, this bug will surface.

Related to #22. The refactor may have caused this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants