Telemetry Tracker v1.5.1
Highlights
- Errors analytics panels — stacked errors-over-time by type, top error types with share % and sparklines, plus type badges and trend sparklines in the table (#242)
GET /api/errors/analytics— filtered stacked series and top-type rankings aligned with errors summary filters- Errors summary fixes — KPI error rate and events count respect status/search filters; Occurrences sort uses in-range counts (#241)
Upgrade (self-hosted)
From v1.5.0, run migrations after deploy:
pnpm --filter api exec prisma migrate deployNew migrations in this release:
None — no database changes in this release.
Full changelog
See CHANGELOG.md.