Skip to content

Commit 3411ab7

Browse files
link to external instructions for metrics gathering. update link for private connectivity. (#3966)
Co-authored-by: Brian MacDonald <[email protected]>
1 parent fd5e883 commit 3411ab7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/production-deployment/cloud/migrate/automated.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Submit a support ticket with the following details:
8787
- storage used
8888
- retention policy
8989
- 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
9191
- If you use a SQL-based datastore for visibility, and you use custom search attributes, provide _CustomSearchAttributeAliases_ of your namespace by running
9292
temporal operator namespace describe using the [latest Temporal CLI](https://github.com/temporalio/cli).
9393

@@ -107,7 +107,7 @@ Cloud-side resources must be in place prior to starting a migration. Complete th
107107
(including APS/RPS) matching your existing self-hosted workload.
108108
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.
109109
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.
111111

112112
### Prepare your self-hosted service
113113

0 commit comments

Comments
 (0)