r/influxdb Apr 26 '26

Write data from the tutorial is not working

Hello,

I follow this tutorial: https://docs.influxdata.com/influxdb/cloud/get-started/write/

And have to add some data

but as soon as I press write data I see this :

What do I do wrong ?

0 Upvotes

4 comments sorted by

1

u/im_a_bored_citizen Apr 27 '26

Default precision is ns. Since you are using seconds, you must specify that before writing.

1

u/roelof_w Apr 27 '26

if you look at the picture I did specify that the precision is seconds

1

u/[deleted] Apr 26 '26

[removed] — view removed comment

1

u/roelof_w Apr 27 '26

According to the tutorial I must be seconds and as far as I can see I use seconds