Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect and send compose metrics #355

Open
romtsn opened this issue Jul 19, 2022 · 0 comments
Open

Collect and send compose metrics #355

romtsn opened this issue Jul 19, 2022 · 0 comments
Labels

Comments

@romtsn
Copy link
Member

romtsn commented Jul 19, 2022

Problem Statement

Collect compose metrics and display them nicely in the Sentry UI to provide actionable insights for our users - highlight which composable functions they can optimize and so on.

Solution Brainstorm

Use provided metrics from the Compose compiler plugin https://github.com/androidx/androidx/blob/androidx-main/compose/compiler/design/compiler-metrics.md and send them via sentry-cli as part of the Gradle build to Sentry.

https://chris.banes.dev/composable-metrics/ for more detailed info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Status: Planned
Development

No branches or pull requests

1 participant