Merge develop branch into SDK v2 branch#1034
Merged
0xnm merged 104 commits intoSep 5, 2022
Merged
Conversation
Co-authored-by: May Lee <[email protected]>
Co-authored-by: Nikita Ogorodnikov <[email protected]>
Will change this back before merging!
DOCS-3301 add documentation to track background events
…-update DOCS-3292 Android Mobile Vitals Edits
…update DOCS-2277 Android Web View Tracking Edits
…disable-view-tracking-strategy RUMM-2324: Let user to disable RUM view tracking strategy
…nteraction-tracking-reporting RUMM-2322: Report back interaction as back type, prevent reporting empty target name
We expose internal methods through the _InternalProxy class, which is documented for internal use, and the `_internal` static member on the Datadog object. We keep Telemetry and RUM as separate proxies, in case we have to split them as v2 takes shape. Exposing Telemetry requires adding a way for reporting errors that are not Throwable (for use in cross platform frameworks), so I modified the event to take `stack` and `kind` as strings instead.
Co-authored-by: Nikita Ogorodnikov <[email protected]>
…ion-update DOCS-3982 Android Integrated Libraries Update
Sync Doc Changes From Master to Develop
…ant-tag-to-logs RUMM-2448: Add variant tag to logs
…-app-version RUMM-2380: Enable custom application version support
…a2-release Prepare 1.14.0-beta2 release
…beta2_into_develop
…rustration-count-on-views RUMM-2353: Report frustration count on views
….0-beta2_into_develop Merge the head (1.14.0-beta2) of release/1.14.0 branch into develop branch
mariusc83
approved these changes
Sep 5, 2022
xgouchet
approved these changes
Sep 5, 2022
0xnm
force-pushed
the
nogorodnikov/merge_develop_into_sdkv2_020922
branch
from
September 5, 2022 12:58
88e479c to
fcc8934
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR does a merge of
developbranch intofeature/sdkv2branch with all the conflicts resolved.Review checklist (to be filled by reviewers)