Cannot connect prometheus and InfluxDB

Hello everyone,

I’m running prometheus 2.0 on centos 7.2 and influxdb 1.2.4 on a docker container.
I can’t register the data from prometheus to influxdb due to this error:
level=warn ts=2017-10-16T16:08:34.121247279Z caller=queue_manager.go:512 component=remote msg=“Error sending samples to remote storage” count=100 err="server returned HTTP status 400 Bad Request: {“error”:“unable to parse ‘\ufffd|\ufffd’: missing fields\nunable to parse ‘\ufffd\u0001’: missing fields\nunable to parse ‘\u0016’: missing fields\nunable to parse ‘\u0008instance\u0012’: missing fields\nunable to parse ‘prometheus’: missing fields\nunabl”

I’ve seen similar error in former topics, but nothing that guides me to a resolution.
Please let me know if more informations are necessary.

Thanks in advance for your help.

1 Like