Telemetry Tracker v1.15.0
Highlights
- Alert rules (foundation) — configurable per-project rules with
Condition[](AND), opaquedestinationIdsresolved by Notifications, Alerts → Custom rules CRUD, and ingest-timeERROR_COUNTevaluation with cooldown dedupe intofireProjectAlert - Docs — new ALERT-RULES.md separation of concerns; ALERT-WEBHOOKS cross-links updated
Upgrade (self-hosted)
From v1.14.4, run migrations after deploy:
pnpm --filter api exec prisma migrate deployNew migrations in this release:
20260717220000_alert_rules20260717223000_error_occurrence_environment
Breaking changes
- None.
Full changelog
See CHANGELOG.md.