CSV files support in latest telegraf version?

I need to feed influxdb base from .csv files …
I did not find support for csv files in the latest version … and it seems much more complicated to feed influxdb from telegraf now for this type of files. Am I missing something? I found this tool to do it now …

It is the only way?

Thank you very much in advance

Here is some information on writing CSV data into InfluxDB.

If you’re looking to use Telegraf to parse in your CSV data, you can use the Tail plugin with setting your input format to csv by data_format = "csv"

This is what I see in my influxdb for csv