Skip to content

Telemetry Tracker v1.5.16

Choose a tag to compare

@unjica unjica released this 08 Jul 17:26
· 732 commits to develop since this release
a0ba7ac

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 $request latency (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 deploy

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