You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/production-deployment/cloud/migrate/automated.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ Submit a support ticket with the following details:
87
87
- storage used
88
88
- retention policy
89
89
- any custom search attributes
90
-
- peak request per second (RPS) and action per second (APS)
90
+
- peak request per second (RPS) and action per second (APS) - refer to [this document](https://docs.google.com/document/d/151xjeI53SBfJ94X1toi5krPp4oeyzJ6wVUrOBhgK714) for instructions on fetching these metrics
91
91
- If you use a SQL-based datastore for visibility, and you use custom search attributes, provide _CustomSearchAttributeAliases_ of your namespace by running
92
92
temporal operator namespace describe using the [latest Temporal CLI](https://github.com/temporalio/cli).
93
93
@@ -107,7 +107,7 @@ Cloud-side resources must be in place prior to starting a migration. Complete th
107
107
(including APS/RPS) matching your existing self-hosted workload.
108
108
3. Verify that a migration endpoint has been created in Temporal Cloud (e.g., `your-endpoint.{your-acct}.tmprl.cloud`). If you don't have one, request one via a support ticket.
109
109
4. Create any required custom search attributes used by your workflow.
110
-
5. If you need [PrivateLink support](https://docs.temporal.io/cloud/security/aws-privatelink) for the namespace in Temporal Cloud, request this via a separate support ticket.
110
+
5. If you need [private connectivity](https://docs.temporal.io/cloud/connectivity) for the namespace in Temporal Cloud, then prepare this setup in advance.
0 commit comments