hassio-addons/addon-influxdb

Write csv does not work

artstam opened this issue · 1 comments

I tried to write to the influx database with a very basic annotated csv file. I keep on getting the error data "write failed unable to parse". However the line protocol csv works ok. I searched the internet but i could find no solutions.

I tried to first export a csv file from influx and then import that same file.

What am i doing wrong?

Example annotated csv:
#datatype measurement,tag,double,dateTime
m,host,value,time
mem,host1,64,1577836800

Example working line protocol csv:
example,source=csv,Unit=MWh value=64 1656882000
example,source=csv,Unit=MWh value=65 1656885600

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!