experimentally, I'm able to read data from downstream Prometheus instances with 3-4 levels between them. For example, consider this for simplicity PromA *-----remote-read----> *PromB *----remote-read----->* ExternalStorage
I am able to get data points in PromA that are fetched remotely from ExternalStorage. Similarly, I am able to write data points from PromA to ExternalStraoge. Is there any caveat with this approach besides reliability issues in introducing multiple points of failure on the read/write path? -- 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/d9ad025b-fbf8-4910-91d9-78aeebaf5dbcn%40googlegroups.com.

