Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Trigger failover
Failover is also supported using the Astro API.
In the Astro UI, go to Organization Settings > Clusters and select your primary cluster. In the Disaster Recovery section, confirm the status badge shows Active: [region] (primary).
Click the actions menu (⋯) in the Disaster Recovery section and select Failover to Secondary. Follow the prompts to confirm.
The secondary cluster is promoted to active, and all Deployments and data become available in the secondary cluster.
Trigger failback
After the primary region recovers, you can fail back to the original primary cluster.Failback is also supported using the Astro API.
In the Astro UI, go to Organization Settings > Clusters and select your original primary cluster. The Region field shows [region] (Failed over to [secondary region]), confirming the cluster has failed over.
Universal Metrics Export in DR pairs
If you have Universal Metrics Export (UME) configured, the same UME configuration applies to both the primary and secondary clusters. Metrics exported from each cluster include acloud_region attribute so you can distinguish data from each cluster in your metrics system.
After failover, update your UME settings if needed to reflect the new active cluster.