Commit 96badf8
docs(observability): note that SENTRY_DSN is Fly-managed
Provisioned the Fly Sentry extension against opensentry-command so
backend errors now phone home to a sponsored Sentry Team plan (50k
events/mo, 100k perf units/mo, free for 12 months). No code changes
were needed — core/sentry.py was already wired to init from the
SENTRY_DSN env var; the extension just sets it for us.
Add a short note to the Configuration section so future maintainers
know the DSN is not something to re-enter by hand and point them at
the flyctl commands for dashboard access.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9f6aae4 commit 96badf8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments