Skip to content

Telemetry Tracker v1.5.1

Choose a tag to compare

@unjica unjica released this 07 Jul 18:13
56664a8

Highlights

  • Errors analytics panels — stacked errors-over-time by type, top error types with share % and sparklines, plus type badges and trend sparklines in the table (#242)
  • GET /api/errors/analytics — filtered stacked series and top-type rankings aligned with errors summary filters
  • Errors summary fixes — KPI error rate and events count respect status/search filters; Occurrences sort uses in-range counts (#241)

Upgrade (self-hosted)

From v1.5.0, run migrations after deploy:

pnpm --filter api exec prisma migrate deploy

New migrations in this release:

None — no database changes in this release.

Full changelog

See CHANGELOG.md.