Skip to content

Commit 7d16d56

Browse files
ref(android): Use platform link for perf metrics (#5630)
1 parent 41f4f61 commit 7d16d56

File tree

1 file changed

+2
-2
lines changed
  • src/platform-includes/performance/automatic-performance-metrics

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
If configured, the Android SDK automatically collects the following performance metrics:
22

3-
* Cold and warm app start time - learn more in [App Start Instrumentation](/platforms/android/performance/instrumentation/automatic-instrumentation/#app-start-instrumentation).
4-
* Frozen and slow frame rendering - learn more in [Slow and Frozen Frames](/platforms/android/performance/instrumentation/automatic-instrumentation/#slow-and-frozen-frames).
3+
* Cold and warm app start time - learn more in <PlatformLink to="/performance/instrumentation/automatic-instrumentation/#app-start-instrumentation">App Start Instrumentation</PlatformLink>.
4+
* Frozen and slow frame rendering - learn more in <PlatformLink to="/performance/instrumentation/automatic-instrumentation/#slow-and-frozen-frames">Slow and Frozen Frames</PlatformLink>.

0 commit comments

Comments
 (0)