Hi, I deployed the Prometheus from Operator and the Prometheus is in the version of 2.22.0 all is good. The problem I am maintaining the 2 replicas when I was supposed to take the snapshot by API the snapshot is generating on only first replica no snapshot in the second one.
So My request is may I know,
1. How to create the snapshot for the second one because both replicas are directing to different volumes.
2. On first replica the snapshot is generating but it is coming with full back up when I want a specified range of backup how to generate that?