Hi,
I have 2 Clusters, ClusterA and ClusterB( which is just a testing cluster that I will destroy later). Currently, both clusters have Prometheus, Loki and grafana enabled and store the data into S3 Bucket. Can I from my loki instance get the data from S3 Bucket of ClusterB, and at the same time keep my current data cluster? Is it also feasible to visualize them on grafana onn clusterA later?
Thanks in advance!