Arista DOM sensors are failing to get into influxdb

Hi,
we are using the influxdb feature to populate it.
when looking at librenms log file, i can see to following errors:
[2020-06-03 11:44:10] production.ERROR: InfluxDB exception: HTTP Code 400 {“error”:“unable to parse ‘sensor,hostname=nl-am1-r010-spine02-7260,sensor_class=dbm,sensor_type=entity-sensor,sensor_descr=DOM\\ RX\\ Power\\ \\ for\\ Ethernet25/4,sensor_index=100325243 sensor=NAN’: invalid number”}

[2020-06-03 11:44:10] production.ERROR: InfluxDB exception: HTTP Code 400 {“error”:“unable to parse ‘sensor,hostname=nl-am1-r010-spine03-7260,sensor_class=dbm,sensor_type=entity-sensor,sensor_descr=DOM\\ TX\\ Power\\ \\ for\\ Ethernet63/3,sensor_index=100363232 sensor=NAN’: invalid number”}

[2020-06-03 11:44:10] production.ERROR: InfluxDB exception: HTTP Code 400 {“error”:“unable to parse ‘sensor,hostname=nl-am1-r010-spine03-7260,sensor_class=dbm,sensor_type=entity-sensor,sensor_descr=DOM\\ TX\\ Power\\ \\ for\\ Ethernet63/4,sensor_index=100363242 sensor=NAN’: invalid number”}

it seems like hes missing “” after the desc or something.
if any other info is needed let me know, but i think its enough.