Skip to content

Escaping documentation for line protocol fields is not correct #1295

@danielnelson

Description

@danielnelson

The line protocol documentation reads:

For string field values use a backslash character \ to escape:

  • double quotes "

However, according to the current implementation in InfluxDB, backslashes also need to be escaped. This makes another line in the section incorrect:

Line Protocol does not require users to escape the backslash character \.

URL for relevant page?

https://docs.influxdata.com/influxdb/v1.3/write_protocols/line_protocol_reference/#special-characters

What products and version are you using?

InfluxDB 1.3.4

Where did you look before opening the issue?

influxdata/influxdb#8728

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions