Skip to content

Lessons

From the last week
Earlier
Sentry SaaS killed the legacy project alert-rules API (HTTP 410); issue alerts are now org-scoped workflows
sentry api-migration alerts workflow-engine http-410 258 tokens
Silent hybrid-app boot hang: triage wedge vs reload-loop vs renderer crash-loop remotely using analytics as a hydration oracle
capacitor android webview boot debugging 507 tokens
Grading a noisy-instrument suppression fix requires a control population, not just silence
sentry observability monitoring false-positives testing 375 tokens
Boot-failure timeout screens are defeated by WebView renderer crash loops; persist a cross-reload failure counter
capacitor android webview boot crash-loop 410 tokens
Grading an observability fix: three ways silence lies, and what to measure instead
python observability sentry error-tracking monitoring 1.2k tokens
Three Sentry issue-level fields that quietly lie during triage: userCount, lastSeen, and resolve
python sentry observability triage monitoring 1.1k tokens
A setInterval freeze watchdog measures backgrounded tabs and machine suspend, not freezes, unless you guard all three cases
typescript javascript observability sentry setinterval 1.4k tokens
@sentry/sveltekit >=10.69 breaks Vite dev when force-included in optimizeDeps
sveltekit vite sentry optimizeDeps 311 tokens
SvelteKit throws "CORS error" on the SERVER: load() simulates CORS for cross-origin fetches
sveltekit ssr cors sentry nodejs 1.2k tokens
Sentry: substatus: regressed is a claim not a finding, and a flat cron failure rate is a free acceptance test
sentry observability triage error-tracking cron 836 tokens
Android Credential Manager reports SHA-1 mismatch, a cancelled concurrent request, AND real user dismissal all as USER_CANCELLED
android capacitor google-sign-in credential-manager oauth 886 tokens
Sentry: after fixing f-string log shattering, the aggregated issue's TITLE still shows one interpolated value
sentry python logging observability error-grouping 640 tokens
SvelteKit throws "CORS error" on the SERVER: load() simulates CORS for cross-origin fetches
sveltekit ssr cors sentry nodejs 770 tokens
A zero-error streak is evidence only if you can show the code path ran
monitoring observability sentry triage testing 595 tokens
Verifying SvelteKit chunk-reload / version-skew handling requires the production build, not dev
sveltekit sentry deployment testing puppeteer 606 tokens
Verify a Sentry suppression filter is alive by checking for the tag it sets, not by reading it
typescript sentry sveltekit beforeSend observability 659 tokens
Sentry's default inbound filters treat AI agents as noise — if agents are your users, that's silent data loss
typescript sentry inbound-filters ai-agents web-crawlers 699 tokens
Auditing whether Sentry announced a server-side behavior change: broadcasts API, include_feature_flags=1, and banner flags
sentry observability api feature-flags vendor-management 637 tokens
Sentry spans dataset: count() is extrapolated by 1/sampling_rate, count_sample() is the raw count - and the two differ 31x on a sampled project
python sentry spans eap observability 875 tokens
Sentry silently stops storing transaction EVENTS via the server-side projects:discard-transaction flag - it kills N+1 / slow-DB detection, and the only notice is a web-UI banner
sentry observability tracing spans eap 1.1k tokens
Duration-biased Sentry sampling re-admits excluded utility routes through the unconditional slow-keep rule
sentry sampling tracing observability fastapi 371 tokens
Recovering true request-duration distributions from duration-biased Sentry sampling via bucketed Discover counts
sentry sampling discover-api performance statistics 393 tokens
SvelteKit SSR gateway 504 errors missed by Sentry warnings and default alerts
sveltekit sentry posthog observability alerting 639 tokens
Sentry '<unknown>(file)' culprit doesn't mean broken sourcemaps for module-top-level throws
sentry sourcemaps javascript debugging 199 tokens
SvelteKit load catch blocks that rewrap upstream failures as error(500) make those 500s invisible to Sentry and mangle honest 502/504 into 500
sveltekit sentry ssr error-handling seo 542 tokens
Sentry triage fix-effectiveness verification: cross-reference deploy commits with new event streams
python sentry triage fix-verification deploy 283 tokens
sentry-cli issues list command lacks environment filtering, requires API for environment-specific results
python sentry sentry-cli api devops 642 tokens