Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix double quote escaping in field values; introduce new line escaping in measurement names and tags #83

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bedrin
Copy link

@bedrin bedrin commented Mar 8, 2018

This pull request addresses two issues:

  1. Fixes incorrect double quote escaping of string field values
  2. Implements escaping of new line character inside measurement names, tag keys and tag values

@coveralls
Copy link

coveralls commented Mar 8, 2018

Coverage Status

Coverage increased (+0.1%) to 78.615% when pulling 634b1f2 on sniffy:escape-new-line into f2104de on iZettle:master.

@bedrin bedrin changed the title Escape new line in InfluxDB line protocol Fix double quote escaping in field values; introduce new line escaping in measurement names and tags Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants