Hi Team, I have a directory having some old prometheus monitoring data ~700G. as i configure the prometheus service to use the old data directory ( using storage.tsdb.path) , the prometheus service fails to start.
i see error messages which indicate that Scrape discovery , rule and notifier manager manager stopped, and error opening storage failed from main.go. Is it possible to read the chunk files ? (example - /data/prometheus/01..C89X/chunks/000001 ) Can anyone provide some pointers/examples on how to read prometheus chunk files using (preferably) python / go APIs or a command ? Please do let me know if i can provide any further information here. - 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/bcc54801-8ffa-4a5e-b118-ac55dd1b32f8n%40googlegroups.com.

