Skip to content

[skill-drift] fix(sentry-elixir-sdk): add v13.1-13.2 config options#160

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
skill-drift/sentry-elixir-sdk-skill-drift-fix-sentry-elixir-sdk-add-v1-1780927690
Open

[skill-drift] fix(sentry-elixir-sdk): add v13.1-13.2 config options#160
github-actions[bot] wants to merge 1 commit into
mainfrom
skill-drift/sentry-elixir-sdk-skill-drift-fix-sentry-elixir-sdk-add-v1-1780927690

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Warning

Auto-generated from external SDK content. Review all links and code suggestions before acting on them.

Summary

Updates skill documentation to reflect new configuration options and behavior changes introduced in sentry-elixir v13.1.0–v13.2.0.

Changes

New Config Options

  • max_stacktrace_arg_length (v13.2.0, PR #1076) — controls max length of inspected function arguments in stacktrace vars (default: 10,000 graphemes)
  • scrubber config section (v13.1.1, PR #1070) — includes conn_private_allow_list option to control which Plug.Conn.private keys are retained

Behavior Changes

  • Automatic PII scrubbing (v13.1.0, PR #1068) — stacktrace frame variables and FunctionClauseError/ActionClauseError arguments are now automatically scrubbed
  • Bandit domain excluded by default (v13.1.0, PR #1073) — LoggerHandler now excludes both :cowboy and :bandit domains to prevent duplicate events

Files Modified

  • Updated Configuration Reference table with new options
  • Enhanced PII Guidance section with automatic scrubbing notes
  • Updated Troubleshooting section for Cowboy/Bandit exclusions

SDK PRs Reviewed

  • #1076: Bump inspect limit for stacktrace args
  • #1070: fix(plug): broader scrubbing
  • #1073: Exclude :bandit domain by default
  • #1068: feat(scrubbing): implement PII scrubbing for stacktrace args
  • #1074: Fix all Elixir 1.20 warnings (no doc impact)
  • #1075: chore(ci): add Elixir 1.20.0-OTP-29 (CI only, no doc impact)
  • #1069: refa(plug): consolidate scrubber access (refactoring, no public API changes)

Source PRs

Automated drift-fix run.

Co-Authored-By: Claude (claude-sonnet-4-5) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants