File tree Expand file tree Collapse file tree
content/en/real_user_monitoring/rum_without_limits Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,8 @@ Datadog provides the below out-of-the-box metrics for a comprehensive overview o
2929
3030| Metric Name | Description | Dimensions | Platform |
3131| -------------| -------------| ------------| ----------|
32- | ` rum.measure.app.startup_time ` | App startup time | Default, Percentiles breakdown | Mobile only |
32+ | ` rum.measure.app.startup_to_full_display ` | Time to full display during application launch | Default, Percentiles breakdown | Mobile only |
33+ | ` rum.measure.app.startup_to_initial_display ` | Time to initial display during application launch | Default, Percentiles breakdown | Mobile only |
3334| ` rum.measure.error ` | Count of errors | Default, Is Crash, View Name | Mobile & Browser |
3435| ` rum.measure.error.anr ` | Count of ANRs (an Android freeze) | Default, Is Crash, View Name | Mobile only |
3536| ` rum.measure.error.hang ` | Count of hangs (an iOS freeze) | Default | Mobile only |
@@ -84,4 +85,4 @@ Metrics can be managed through [APIs][3] or Datadog's dedicated [Terraform modul
8485[ 1 ] : https://app.datadoghq.com/rum/performance-monitoring
8586[ 2 ] : /real_user_monitoring/platform/generate_metrics/
8687[ 3 ] : /api/latest/rum-metrics/
87- [ 4 ] : https://registry.terraform.io/providers/DataDog/datadog/3.60.0/docs/resources/rum_metric
88+ [ 4 ] : https://registry.terraform.io/providers/DataDog/datadog/3.60.0/docs/resources/rum_metric
You can’t perform that action at this time.
0 commit comments