- Newest
- Most votes
- Most comments
The guidance provided in the Thanos documentation suggests placing Prometheus within the same failure domain, indicating that it should be situated in the same network and datacenter as the monitoring services. In practical terms, this means having monitoring components such as EKS clusters, EC2 instances, and a Prometheus monitoring cluster in the same failure domain. However, it is possible to have other monitoring elements like Grafana and Thanos (S3) located in different AWS accounts to consolidate monitoring metrics. One recommended approach is to have Grafana in the monitoring account and configure all prometheus clusters as data sources, enabling the consolidation of monitoring data. For more information on how to consolidate cross-account data sources in Amazon managed Grafana, you can refer to the blog mentioned below.
Relevant content
- Accepted Answerasked a year ago
- Accepted Answerasked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago