Skip to content

Telemetry Tracker v1.2.0

Choose a tag to compare

@unjica unjica released this 01 Jul 19:37
9dfc2d4

Highlights

  • Alerting v1 — per-project error spike and quota threshold rules, alert history, in-app bell + email delivery, and /dashboard/alerts settings UI
  • Bugbot review rules — project-scoped .cursor/BUGBOT.md and contributor workflow for AI code review on PRs

Upgrade (self-hosted)

From v1.1.0, run migrations after deploy:

pnpm --filter api exec prisma migrate deploy

New migrations in this release:

  • 20260702120000_project_alerts
  • 20260702130000_alert_event_href

SDK compatibility

Platform v1.2.x works with @tacko/telemetry-* >= 1.2.0 (no npm publish required for this release).

Full changelog

See CHANGELOG.md.