I am running prometheus as a kubernetes pod and wants prometheus to write 
data to the inflluxDB I have added the entries to the prometheus.yml , 
below entries been added

remote_read: - url: "
http://localhost:8086/api/v1/prom/write?u=xxxxxx&p=ids3pr0m&db=xxxxxx"; 
remote_write: - url: "
http://localhost:8086/api/v1/prom/read?u=xxxxxx&p=ids3pr0m&db=xxxxxx";

the pod is running file and able to read it , but keep on giving me below 
error .

time="2018-05-03T17:38:31Z" level=warning msg="Error sending 100 samples to 
remote storage: server returned HTTP status 400 Bad Request: 
{"error":"proto: wrong wireType = 2 for field StartTimestampMs"}" 
source="queue_manager.go:500" time="2018-05-03T17:38:31Z" level=warning 
msg="Error sending 100 samples to remote storage: server returned HTTP 
status 400 Bad Request: {"error":"proto: wrong wireType = 2 for field 
StartTimestampMs"}" source="queue_manager.go:500" 
time="2018-05-03T17:38:31Z" level=warning msg="Error sending 100 samples to 
remote storage: server returned HTTP status 400 Bad Request: 
{"error":"proto: wrong wireType = 2 for field StartTimestampMs"}" 
source="queue_manager.go:500"

Can someone help me on this

-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to influxdb+unsubscr...@googlegroups.com.
To post to this group, send email to influxdb@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/af824006-db19-44d2-8303-dbd69f05a0de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to