Telemetry Tracker v1.5.17
Highlights
- Performance dashboard page — Web Vitals KPIs (LCP, INP/FID, CLS, TTFB) with prior-period compare and sparklines, vitals-over-time charts, Good/Needs improvement/Poor rating bars, filters, and optional request latency + Apdex (#195)
- Performance nav enabled —
/dashboard/performanceis live in the sidebar
Upgrade (self-hosted)
From v1.5.16, run migrations after deploy:
pnpm --filter api exec prisma migrate deployNew migrations in this release:
- None — no database changes in this release.
SDK compatibility
Platform v1.5.17 works with @telemetry-tracker/* >= 1.3.0.
Breaking changes
- None.
Full changelog
See CHANGELOG.md.