We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d7b95 commit b701c89Copy full SHA for b701c89
docs/platforms/elixir/data-management/data-collected.mdx
@@ -165,3 +165,12 @@ When using the Oban integration for background jobs:
165
- Worker class name
166
- Job metadata and tags
167
- 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