-
v0.3.7 Stable
released this
2026-06-28 18:05:35 +00:00 | 78 commits to master since this releaseAdded
- Transaction performance monitoring: duration percentiles (p50/p75/p95), throughput, and failure rate rolled up hourly, with a transactions list and per-transaction instances view (slowest first)
- Distributed tracing: embedded child spans extracted into a spans table, and a trace detail view rendered as a time-positioned span waterfall with correlated error events
- Web Vitals card (LCP, FCP, CLS, TTFB) on event detail, derived from transaction measurements
- Release Health: crash-free users (distinct-user crash rate via HLL) and a daily sessions trend chart
- Client Reports outcomes summary (dropped events by category and reason)
- User report detail surfaces feedback fields (name, email, comments, related event) above the raw JSON
Changed
- Transactions no longer create error-style issues; they feed a dedicated performance rollup
- Transactions tab badge now counts distinct transaction names
- Event and session charts scale to the full container width
Fixed
- Release Health counts aggregated
sessionsenvelopes instead of dropping them, no longer counts errored sessions as crashes, and dates sessions by their own start time - Session
release/environmentnow read fromattrs(were silently null) - Tag facet bars render as background fills instead of pushing values out of line
Full Changelog: https://git.gofranz.com/franz/stackpit/compare/v0.3.6...v0.3.7
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
2 downloads