Telemetry Tracker v1.5.16
Highlights
GET /api/performance/summary— Web Vitals aggregates (p75/p95 LCP, INP/FID, CLS, TTFB), Good/Needs improvement/Poor rating distribution, per-vital time series, and Node$requestlatency (avg, p95, Apdex) with app/env/release/platform filters (#194)
Upgrade (self-hosted)
From v1.5.15, 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.16 works with @telemetry-tracker/* >= 1.3.0.
Breaking changes
- None.
Full changelog
See CHANGELOG.md.