Tag
#releases
6 playbooks tagged #releases.
- debugging 5 minutes · intermediate
Detect frontend performance regressions
Compare page-load and interaction timing by release, browser, and route so frontend regressions are visible beside errors.
#analytics#frontend#performance#browser - ops 3 minutes · intermediate
Release health scorecard after every deploy
Summarize a deploy with new errors, affected users, key metric deltas, and the next engineering action in one chat response.
#analytics#errors#deploys#oncall - growth 5 minutes · intermediate
Track SDK adoption after release
Measure whether developers upgrade to a new customer-facing SDK version after launch and which accounts remain behind.
#analytics#deploys#sdk#devtools - ops 5 minutes · intermediate
Audit sourcemap coverage for minified errors
Find which production errors cannot be unmangled because sourcemaps are missing, stale, or uploaded under the wrong release.
#errors#sourcemaps#frontend#ops - ops 1 minute · beginner
Who's still on the old client?
Distinct users per app_version over 7 days. See the long tail of old clients — informs the force-update decision and deprecation timing.
#analytics#mobile-app#app-version#ops - ops 1 minute · beginner
Track which SDK versions your customers are on
Look at sdk_version on api_request events. What % are on latest vs N-1 vs older? Critical for the 'when can we deprecate?' conversation.
#analytics#devtools-api#sdk-versions#ops