Hi All, We have Thanos sidecar and Prometheus set up in GCP and a Prometheus server in AWS. we want to push all the metrics of GCP to AWS. We will be creating a VPN link-up between them. But then how the GCP metrics would be connected with Prometheus/ Grafana.? I mean which IP to use it for this.?
3 upvotes·43.9K views
Replies (1)
Hi Suraj,
If :
- Thanos is installed on AWS
- The Prometheus on GCP is configured with a Thanos sidecar forwarding metrics to the AWS Thanos.
- The Prometheus on AWS is configured with a Thanos sidecar forwarding metrics to the AWS Thanos.
Then :
Your Grafana should then point to the Thanos Querier IP:port on AWS. You will then be able to view the GCP metrics as well as the AWS metrics.
Trust this helps. Send me an email if you need more help in this area.
Scott Fulton scott.fulton@opscruise.com
5 upvotes·460 views