Skip to content

Commit cdd1d8c

Browse files
coolguyzoneAlex Krawiec
andauthored
Update profiling docs with migration guide link (#13395)
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 5dd143e commit cdd1d8c

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

docs/pricing/quotas/manage-continuous-profile-hours.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ Continuous profiling provides two "lifecycle" modes that can be used to control
5656
- If you're using the `manual` profile lifecycle mode, add calls to `start_profile_session` and `stop_profile_session`
5757
- If you're using the `trace` profile lifecycle mode, ensure that `traces_sample_rate` or `traces_sampler` are configured appropriately in addition to `profile_session_sample_rate`
5858

59-
See the detailed [migration guide](/) for more information.
59+
See the detailed [migration guide](/product/explore/profiling/continuous-ui-profiling-migration-guide/) for more information.
6060

61-
{/* TODO: Add link above */}
6261

docs/pricing/quotas/manage-ui-profile-hours.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,5 @@ To estimate monthly usage for UI Profiling in the browser, the calculation is **
6262
- If you're using the `manual` profile lifecycle mode, add calls to `start_profile_session` and `stop_profile_session`
6363
- If you're using the `trace` profile lifecycle mode, ensure that `traces_sample_rate` or `traces_sampler` are configured appropriately in addition to `profile_session_sample_rate`
6464

65-
See the detailed [migration guide](/) for more information.
66-
67-
{/* TODO: Add link above */}
65+
See the detailed [migration guide](/product/explore/profiling/continuous-ui-profiling-migration-guide/) for more information.
6866

0 commit comments

Comments
 (0)