Compute the run ID used for a secondary tracing replica.
computeRunIdForSecondaryReplica(runId: string, projectName: string): string| Name | Type | Description |
|---|---|---|
runId* | string | The original UUID v7 run ID. |
projectName* | string | The secondary replica's destination project name. |