0
Crash-free session and user metrics should break down by environment and release rather than requiring project separation
Source: getsentry/sentry#122959 · opened by @sentry-junior[bot]
Problem Statement Teams that want crash-free rate segmented by build type, platform, or deployment stage end up creating a separate Sentry project per segment, because that is the level at which the metric is reliably reported and compared. This pushes a data-model concern into the project structure, and it has real costs. Symbols, alert rules, ownership rules, integrations, and grouping configuration all have to be duplicated per project and kept in sync, and they drift. Cross-segment comparison gets harder rather than easier, because the segments now live in different projects. Environment and release already exist as the intended dimensions for exactly this kind of segmentation. Teams that have correctly modelled their builds as environments and releases are currently penalised relative to teams that split by project, which is the wrong incentive. Release health comparison across environments, internal build versus public build or one platform versus another, is the primary que…
No pledges yet. Be the first to back this.
Comments
Similar requests
Show total sessions and users for each release
0 votes · 0 comments
Release filtering does not work as expected in Discover
0 votes · 0 comments
Vercel Metric Drain Support (Speed Insights, Web Analytics) for Sentry Metrics
0 votes · 0 comments
Crash Free Sessions Alerts not allowing filtering by release version
0 votes · 0 comments
Release health - When no user session data has been sent in, revert the crash free user rate to 100% instead of 0%
0 votes · 0 comments
No comments yet.