Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/platforms/android/size-analysis/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_title: Size Analysis
sidebar_order: 5200
sidebar_section: features
description: Upload Android builds to Sentry for Size Analysis.
beta: true
new: true
---

[Size Analysis](/product/size-analysis) helps monitor your mobile app's size in pre-production to prevent unexpected size increases (regressions) from reaching users. Aside from being courteous to your users, a smaller app size helps boost installation and retention rates, especially for customers with limited storage or slower connections.
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/android/size-analysis/insights.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Insights
sidebar_order: 5250
description: Preview how Size Analysis reports highlight Android build trends.
beta: true
new: true
---

Size Analysis Insights point out opportunities to reduce your Android app's size. They spot patterns like duplicate files, oversized media, or unneeded assets, and list exactly what to fix along with the estimated size savings.
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/apple/guides/ios/size-analysis/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Size Analysis
sidebar_order: 4900
sidebar_section: features
description: Upload iOS builds to Sentry for size analysis.
beta: true
new: true
---

[Size Analysis](/product/size-analysis) helps monitor your mobile app's size in pre-production to prevent unexpected size increases (regressions) from reaching users. Aside from being courteous to your users, a smaller app size helps boost installation and retention rates, especially for customers with limited storage or slower connections.
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/apple/guides/ios/size-analysis/insights.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Insights
sidebar_order: 5250
description: See how Size Analysis surfaces trends for your iOS builds.
og_image: /og-images/platforms-apple-guides-ios-size-analysis-insights.png
beta: true
new: true
---

Size Analysis Insights point out opportunities to reduce your iOS app's size. They spot patterns like duplicate files, oversized media, or unneeded assets, and list exactly what to fix along with the estimated size savings.
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/dart/guides/flutter/size-analysis/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Size Analysis
sidebar_order: 5200
description: Upload Flutter builds to Sentry for size analysis.
beta: true
new: true
---

[Size Analysis](/product/size-analysis) helps monitor your mobile app's size in pre-production to prevent unexpected size increases (regressions) from reaching users. Aside from being courteous to your users, a smaller app size helps boost installation and retention rates, especially for customers with limited storage or slower connections.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Insights
sidebar_order: 5250
description: Preview how Size Analysis highlights Flutter build trends.
beta: true
new: true
---

Size Analysis Insights point out opportunities to reduce your Flutter app's size. They spot patterns like duplicate files, oversized media, or unneeded assets, and list exactly what to fix along with the estimated size savings.
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/react-native/size-analysis/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_title: Size Analysis
sidebar_order: 12
sidebar_section: features
description: Upload React Native iOS and Android builds to Sentry for size analysis.
beta: true
new: true
---

[Size Analysis](/product/size-analysis) helps monitor your mobile app's size in pre-production to prevent unexpected size increases (regressions) from reaching users. Aside from being courteous to your users, a smaller app size helps boost installation and retention rates, especially for customers with limited storage or slower connections.
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/react-native/size-analysis/insights.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Insights
sidebar_order: 5250
description: See how Size Analysis surfaces trends for React Native builds.
beta: true
new: true
---

Size Analysis Insights point out opportunities to reduce your React Native app's size. They spot patterns like duplicate files, oversized media, or unneeded assets, and list exactly what to fix along with the estimated size savings.
Expand Down
2 changes: 1 addition & 1 deletion docs/product/size-analysis/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Size Analysis
sidebar_order: 136
description: Monitor mobile builds for size changes before they reach users.
og_image: /og-images/product-size-analysis.png
beta: true
new: true
---

Size Analysis monitors your mobile app size to prevent regressions before they reach users. Upload builds from CI to spot regressions early, understand what's inside each bundle, and keep release artifacts lean.
Expand Down
2 changes: 1 addition & 1 deletion docs/product/size-analysis/integrating-into-ci.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Integrating Into CI
sidebar_order: 40
description: Set up the integration in CI to receive automated size change notifications
og_image: /og-images/product-size-analysis-integrating-into-ci.png
beta: true
new: true
---

<Include name="size-analysis/github-only" />
Expand Down