You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'rtrieu/docs-9915-new-mobile-app-performance-page' of github.com:DataDog/documentation into rtrieu/docs-9915-new-mobile-app-performance-page
Copy file name to clipboardExpand all lines: content/en/real_user_monitoring/mobile_and_tv_monitoring/android/advanced_configuration.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -349,7 +349,7 @@ You can use the following methods in `RumConfiguration.Builder` when creating th
349
349
: Sets a custom identifier for initial network resources used for [Time-to-Network-Settled][11] (TNS) view timing calculation.
350
350
351
351
`setLastInteractionIdentifier`
352
-
: Sets a custom identifier for the last interaction in the previous view used for [Interaction-to-Next-View[14]] (INV) timing calculation.
352
+
: Sets a custom identifier for the last interaction in the previous view used for [Interaction-to-Next-View][13] (INV) timing calculation.
353
353
354
354
`setLongTaskEventMapper`
355
355
: Sets the EventMapper for the RUM LongTaskEvent. You can use this interface implementation to modify the LongTaskEvent attributes before serialization.
0 commit comments