sentry-android-gradle-plugin icon indicating copy to clipboard operation
sentry-android-gradle-plugin copied to clipboard

Collect and send compose metrics

Open romtsn opened this issue 3 years ago • 3 comments

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/JetBrains/kotlin/blob/master/plugins/compose/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

romtsn avatar Jul 19 '22 08:07 romtsn

@romtsn the links seem to direct elsewhere or be dead now, can we update what the metrics you mentioned are? Are they performance metrics from runtime? build time?

it sounds interesting, but this issue seems kinda stale without the info

smeubank avatar Dec 13 '24 13:12 smeubank

sounds like it might be more of. mobile insghts topic

smeubank avatar Dec 13 '24 13:12 smeubank

This is more of a topic for the new initiative of pre-production monitoring, so we are making it Blocked for now until we have an idea how we can integrate it into the new product.

romtsn avatar Mar 17 '25 13:03 romtsn