1.1.0
error_tracker_urloption: the base URL of your ErrorTracker dashboard's errors page. Every push gets an "Open in ErrorTracker" button that opens the error (Boop server 1.2.0+).actionsoption: a static list or a function of(error, occurrence)returning extra%{label, url}buttons. Boop shows at most three; a raising function only loses the extra buttons.- Requires
boop_ex ~> 1.1. Fingerprints were already sent, so Boop 1.2.0 groups occurrences of one error into a single inbox row.
1.0.0
- Attaches to ErrorTracker's telemetry and sends new / returning errors to Boop via
boop_ex. - Optional per-occurrence notifications with per-error throttling.
- Rich events: exception, stacktrace with in-app frames, tags, context, breadcrumbs.