You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version check is not working as expected. The regex is looking for a v in front of the version, but this v is not part of the telegraf.exe --version output.
The text was updated successfully, but these errors were encountered:
The version check is not working as expected. The regex is looking for a v in front of the version, but this v is not part of the telegraf.exe --version output.
The text was updated successfully, but these errors were encountered: