Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
ce8f34b
fix(observability): group db outage errors and fix blank Failed query…
kojiwakayama Aug 14, 2026
f6edf3a
Prevent Sentry title truncation from exposing token fragments
kojiwakayama Aug 14, 2026
b4cf8f4
Group client-side postgres connection closures
kojiwakayama Aug 14, 2026
cdcdcad
Keep database incidents precise without exposing query inputs
kojiwakayama Aug 14, 2026
cd43d81
Prevent SQL literals from becoming Sentry issue titles
kojiwakayama Aug 14, 2026
2d0a556
Prevent SQL comments from shaping Sentry titles
kojiwakayama Aug 14, 2026
ac0339b
Keep ordinary database errors and radix values out of outage titles
kojiwakayama Aug 14, 2026
6f2844c
Keep separated PostgreSQL numbers out of Sentry titles
kojiwakayama Aug 14, 2026
f320822
Redact Unicode dollar-quoted SQL literals
kojiwakayama Aug 14, 2026
f557ab5
Cover Unicode identifier planes in Sentry redaction
kojiwakayama Aug 14, 2026
99719b2
Redact PostgreSQL dollar-quote literals beyond ECMAScript tags
kojiwakayama Aug 14, 2026
62b01e9
Redact radix literals with prefix separators
kojiwakayama Aug 14, 2026
4a46e77
Keep Sentry failed-query titles redacted after normalization
kojiwakayama Aug 15, 2026
541375d
fix(observability): normalize single-line failed-query values and wid…
kwakayama Aug 15, 2026
9f4e00c
fix(observability): drop the dollar-tag length cap and respect identi…
kwakayama Aug 15, 2026
4cfabad
fix(observability): redact compatibility string escapes
kojiwakayama Aug 15, 2026
97417ef
fix(observability): fail safe when a backslash makes a string literal…
kwakayama Aug 15, 2026
bae1b95
fix(observability): redact high-byte dollar tags
kojiwakayama Aug 15, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading