Skip to content

Commit e8e74a0

Browse files
authored
docs: add Event.exceptions.value to PII fields (#16130)
1 parent d1ecaf1 commit e8e74a0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/data/relay_event_pii.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@
4343
"path": "Event.exceptions.stacktrace.frames.vars",
4444
"additional_properties": false
4545
},
46+
{
47+
"path": "Event.exceptions.value",
48+
"additional_properties": false
49+
},
4650
{
4751
"path": "Event.expectct",
4852
"additional_properties": false

0 commit comments

Comments
 (0)