-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #741 from DataDog/alai97/rum-documentation-link-cl…
…eanup DOCS-3052 iOS Monitoring Edits
- Loading branch information
Showing
6 changed files
with
67 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,12 @@ | ||
# Datadog iOS SDK Documentation | ||
|
||
Find in this folder dedicated documentation for: | ||
Find dedicated documentation for the following topics: | ||
|
||
* [Set up RUM iOS Monitoring](_index.md). | ||
* [Tracking consent API (GDPR)](gdpr.md). | ||
* [Collecting and sending logs from your iOS application to Datadog](log_collection.md). | ||
* [Collecting and sending traces from your iOS application to Datadog](trace_collection.md). | ||
* [Collecting and sending RUM events from your iOS application to Datadog](rum_collection.md). | ||
* [Data collected from your iOS application to Datadog](data_collected.md). | ||
* [Advanced configuration for iOS monitoring](advanced_configuration.md)). | ||
* [Enable crash reporting and error tracking for your iOS applications](crash_reporting.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.