Hello @userman76,
I apologize for the delay.
It looks like your CSV telegraf plugin is working as expected. Since you made csv_measurement_column= "rx"
, it looks like that’s what you’re getting. What were you expecting to see?
You can add name_override = "mymeasuremeent"
to your config if you wish to generate a measurement name and leave out or skip csv_measurement_column= ""
.