-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.2.0rc2
-
None
-
Sprint 51 (Apr 2019), Sprint 52 (May 2019)
-
0.125
When using multiline input value in preprocessing testing, it's sent with CRLF (\r\n) line breaks, making it incompatible with prometheus line protocol.
Striping \r would fix the problem with prometheus, however maybe somebody might want to test input data with CRLF. Ideally there would be a switch to control it.