Skip to content

Commit 27e22c9

Browse files
obostjancicbitsandfoxes
authored andcommitted
fix(agents-insights): data scrubbing (#14199)
1 parent cfc6491 commit 27e22c9

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Loading
Binary file not shown.

docs/product/insights/agents/privacy.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ However, the following AI agent span attributes are not protected by default:
3030
- `gen_ai.response.object`
3131

3232
</Alert>
33-
If you wish to enable Data Scrubbing for any of these fields you can add them to **Global Sensitive Fields** in **Security & Privacy** [settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/organization/security-and-privacy) or to **Additional Sensitive Fields** in Project settings under **Security & Privacy**.
33+
If you wish to enable Data Scrubbing for any of these fields you can add Organization or Project-level [Advanced Data Scrubbing](/product/data-management-settings/scrubbing/advanced-datascrubbing/) rule in **Security & Privacy** [settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/organization/security-and-privacy) in the following format: `$span.data.'<span attribute>'`.
3434

35-
![Additional Sensitive Fields](./img/data-scrubbing.png)
35+
![Additional Sensitive Fields](./img/advanced-scrubbing-rule.png)

0 commit comments

Comments
 (0)