Hello Stack Overflow community,
I'm currently facing a challenge where I need to perform an offline data dump from both Prometheus and Loki. The specific details are:
- We have access to the server of the customer.
- There is no internet connection available.
- The goal is to efficiently dump data from Prometheus and Loki into a file format.
I'm seeking guidance on a streamlined approach or tools that can facilitate this offline data dump process. The desired outcome is to have the extracted data stored in a file for further analysis.
Any insights, code snippets, or recommended methodologies for achieving this within the given constraints would be highly appreciated.
Thank you for your assistance!
I am not able to find efficient way to do it.