Skip to content

Commit b701c89

Browse files
committed
docs(elixir): Add section for more information on customizing PII data collection
1 parent 24d7b95 commit b701c89

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/platforms/elixir/data-management/data-collected.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,3 +165,12 @@ When using the Oban integration for background jobs:
165165
- Worker class name
166166
- Job metadata and tags
167167
- Max attempts and current state
168+
169+
170+
## More information
171+
172+
To learn more about customizing PII data collection, see the following API docs:
173+
174+
- [Configuration](https://hexdocs.pm/sentry/10.10.0/Sentry.html#module-configuration)
175+
- [PlugContext](https://hexdocs.pm/sentry/Sentry.PlugContext.html)
176+
- [Logger Handler](https://hexdocs.pm/sentry/10.10.0/Sentry.LoggerHandler.html)

0 commit comments

Comments
 (0)