Skip to content

Commit c2e754b

Browse files
Apply suggestions from code review
Co-authored-by: Alex Krawiec <[email protected]>
1 parent b4023fe commit c2e754b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/platforms/react-native/tracing/instrumentation/performance-metrics.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@ sidebar_order: 20
66

77
Sentry's SDKs support sending performance metrics data to Sentry. These are numeric values attached to transactions that are aggregated and displayed in Sentry.
88

9-
If configured, the React Native SDK automatically collects the following performance metrics:
9+
The React Native SDK automatically collects the following performance metrics:
1010

1111
- <PlatformLink to="/tracing/instrumentation/automatic-instrumentation/#app-start-instrumentation"> Cold and warm app start time </PlatformLink>
12-
.
1312
- <PlatformLink to="/tracing/instrumentation/automatic-instrumentation/#slow-and-frozen-frames"> Slow and frozen frame rendering </PlatformLink>
14-
.
1513

1614
## Custom Measurements
1715

0 commit comments

Comments
 (0)