Hi,
I had a setup wherein monitoring data from prometheus 
(storage.tsdb.path=/mondata/prometheus) was being synced with influxdb 
([meta] dir=/mondata/influxdb/meta, [data] dir =  /mondata/influxdb/data , 
wal-dir = /mondata/influxdb/wal  ) using "remote_write".

After ~6 months , the data in the /mondata/promtheus seems to have been 
corrupted as prometheus now fails to start if   
storage.tsdb.path=/mondata/prometheus,
but starts up without issues if i use   
 storage.tsdb.path=/mondata/prometheus1.

Is it possible to import all the existing data from influxdb to 
prometheus?, 
I have prometheus as the data source of grafana's dashboards , so i plan to 
maintain  past ~8 months (storage.tsdb.retention.time) of monitoring data 
into prometheus.

Please advice.
- puneet

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/17364603-c552-4b8b-ad13-b2965b6cb542n%40googlegroups.com.

Reply via email to