logstash-plugins / logstash-output-influxdb

Apache License 2.0
58 stars 79 forks source link

Remove comma from data_points as it fails to send data to influxdb #100

Closed atish-andhare closed 10 months ago

atish-andhare commented 11 months ago

data_points fails to send data if comma is passed as key value separator. Based on the definition of data type 'Hash' there shouldn't be comma between multiple fields.

https://www.elastic.co/guide/en/logstash/current/configuration-file-structure.html#hash

Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/

cla-checker-service[bot] commented 11 months ago

❌ Author of the following commits did not sign a Contributor Agreement: ad25ba5e79f8a9807154f662371469b842be1e21

Please, read and sign the above mentioned agreement if you want to contribute to this project