Back to PageLines
Observability/read-only

Sentry

Summarize Sentry issues, releases, traces, and incident patterns.

Install level
both

Sentry setup needs one auth token.

Open PageLines

What It Does

Review issues, releases, projects, and traces, then produce incident briefs, handoffs, and postmortem drafts.

Demo Scenario

Summarize the top Sentry errors since the latest release and draft an engineering handoff.

API Reference

PageLines uses the provider's live API documentation as the source of truth for available actions, schemas, and version details.

View API docs
Sample conversation
user
What Sentry issues should we fix before today's demo calls?
agent
I reviewed Sentry issues by affected users, regression status, and recent release timing.

| Issue | Impact | Evidence | Next step |
|---|---:|---|---|
| OAuthCallbackError | 18 users | Started after mobile iframe change | Assign to auth owner and reproduce on iOS |
| CalendarSyncTimeout | 7 users | Spike in Google provider only | Check token refresh and retry logs |
| BillingPortal404 | 3 users | Linked to stale account ids | Add route fallback and support note |