Skip to content

Commit

Permalink
Update docs/rum_collection/advanced_configuration.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sarina Bloodgood <[email protected]>
  • Loading branch information
xgouchet and sarina-dd authored Sep 6, 2021
1 parent 32f3c72 commit 226ca52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rum_collection/advanced_configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ This means that even if users open your application while offline, no data is lo

**Note**: The data on the disk is automatically discarded if it gets too old to ensure the SDK doesn't use too much disk space.

## Configuring a custom Proxy for Datadog data upload
## Configuring a custom proxy for Datadog data upload

If your app is running on devices behind a custom proxy, you can let the SDK's data uploader know about it to ensure all tracked data are uploaded with the relevant configuration. You can specify your proxy configuration (as described in the [URLSessionConfiguration.connectionProxyDictionary][12] documentation) when initializing the SDK.

Expand Down

0 comments on commit 226ca52

Please sign in to comment.