Skip to content

Telemetry Tracker v1.5.17

Choose a tag to compare

@unjica unjica released this 08 Jul 18:09
· 727 commits to develop since this release
689ca79

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/performance is live in the sidebar

Upgrade (self-hosted)

From v1.5.16, run migrations after deploy:

pnpm --filter api exec prisma migrate deploy

New 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.