Skip to content

Recommend send default PII in Sentry skills#131

Merged
obostjancic merged 4 commits into
mainfrom
feature/recommend-send-default-pii-skills
May 18, 2026
Merged

Recommend send default PII in Sentry skills#131
obostjancic merged 4 commits into
mainfrom
feature/recommend-send-default-pii-skills

Conversation

@HazAT
Copy link
Copy Markdown
Member

@HazAT HazAT commented May 18, 2026

Recommend each SDK's send-default-PII option where privacy policy and disclosures permit, including language-specific option naming and an Elixir caveat where no option exists. Update AI monitoring guidance to rely on sendDefaultPii/send_default_pii for prompt and output capture defaults, using recordInputs/recordOutputs/include_prompts only for overrides.

HazAT and others added 4 commits May 18, 2026 11:28
Recommend each SDK's send-default-PII option where privacy policy and user disclosures permit, while documenting that the current Elixir SDK has no matching config option.

Update AI monitoring guidance to rely on sendDefaultPii/send_default_pii for prompt and output capture defaults, keeping recordInputs/recordOutputs/include_prompts for explicit overrides.

Co-Authored-By: OpenAI Codex <codex@openai.com>
Keep original factual descriptions for sendDefaultPii/send_default_pii
in SDK option tables instead of recommendation-style wording.

Co-Authored-By: Claude (claude-sonnet-4-20250514)
Vercel AI SDK's experimental_telemetry requires explicit
recordInputs/recordOutputs — they don't inherit from sendDefaultPii.

Co-Authored-By: Claude (claude-sonnet-4-20250514)
- Remove 'recommended when prompt/output capture is approved' comments
- Always include sendDefaultPii: true / send_default_pii=True in examples
- Troubleshooting: mention explicit override as alternative to sendDefaultPii
- Remove conditional 'Recommended path' prose

Co-Authored-By: Claude (claude-sonnet-4-20250514)
@obostjancic obostjancic merged commit cf7efd3 into main May 18, 2026
12 checks passed
@obostjancic obostjancic deleted the feature/recommend-send-default-pii-skills branch May 18, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants