Skip to content

Telemetry Tracker v1.5.11

Choose a tag to compare

@unjica unjica released this 07 Jul 23:08
b50695e

Highlights

  • Overview KPI row — errors, events, and sessions cards with prior-period compare and sparklines; avg response time and Apdex when Node $request duration data exists (#272, #183)
  • GET /api/overviewkpiSparklines, optional requestMetrics, metricsTopErrorGroups, and recentSessions for the overview hero layout
  • Overview layout — polished telemetry volume chart and top-errors / recent-sessions grid

Upgrade (self-hosted)

From v1.5.10, run migrations after deploy:

pnpm --filter api exec prisma migrate deploy

New migrations in this release:

None — no database changes in this release.

Breaking changes

  • None.

Full changelog

See CHANGELOG.md.