Skip to content

Tag values can't end in \ #5481

@oliverrahner

Description

@oliverrahner

Even if escaped, a tag vaulue can't end in a backslash \

So, sending this:
h2o,city=EastCalifornia,location=a\\,region=asdf water_level=20.0 2

Results in an error:
HTTP status code: 400; Message: unable to parse 'h2o,city=EastCalifornia,location=a\\,region=asdf water_level=20.0 20': invalid tag format

This was already mentioned in an earlier version of the docs, see influxdata/docs.influxdata.com-ARCHIVE#2676, but was removed at a later point, without the restriction being removed.

Relevant URLs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions