(Note, original version of this bug had an error, my text editor had "helpfully" broken the exceptionally long line for me and I didn't see the unintentional line break.)
It'd be worth documenting escape sequences like \n (and others like \t, etc if supported) in case people need them.
I'm trying to insert multi-line string data via the line protocol. The documentation doesn't cover how to do it. I took a guess and came up with this.
(Note, original version of this bug had an error, my text editor had "helpfully" broken the exceptionally long line for me and I didn't see the unintentional line break.)
It'd be worth documenting escape sequences like
\n
(and others like\t
, etc if supported) in case people need them.URL for relevant page?
https://docs.influxdata.com/influxdb/v1.8/write_protocols/line_protocol_reference/
What products and version are you using?
Where did you look before opening the issue?
influxdb
project itself