-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dogfood recent changes #937
Merged
Merged
Conversation
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
Co-authored-by: cswatt <[email protected]>
…ingleton RUMM-2132 Remove `Datadog.instance` singleton
…ures RUMM-2133 Add v1 feature registry
RUMM-2166 Add tracing sampling rate
Co-authored-by: Austin Lai <[email protected]>
Co-authored-by: Austin Lai <[email protected]>
Co-authored-by: Maciek Grzybowski <[email protected]>
Co-authored-by: May Lee <[email protected]>
DOCS-3301 add background event tracking documentation
Note for system symbol support - ios
Update crash_reporting.md
Co-authored-by: Maciek Grzybowski <[email protected]>
DOCS-3292 Adds iOS Mobile Vitals Documentation
# Conflicts: # Datadog/Datadog.xcodeproj/project.pbxproj
RUMM-2239 Remove use of deprecated log format APIs in E2E tests
Expose telemetry and long tasks Api through _InternalProxy
… with associated values This is to enable `oneOf` JSON schema handling in RUM models generation by Objc-interop code printing.
…c-update SME Review
…-interop-code-for-one-of-schemas RUMM-2323 Generate Objc-interop code for `oneOf` RUM schemas
…-in-rum-schema RUMM-2323 Support `oneOf` in RUM schema
alai97
approved these changes
Jul 21, 2022
to prepare it for Session Replay generation track
…in-sr-models-generation RUMM-2266 Enable Session Replay models generation
…ion-replay-models RUMM-2266 Reorganise `rum-models-generator` package for Session Replay code generation
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 and why?
🐶 This PR will dogfood recent
develop
. It's been a while since last merge todogfooding
(#807) and we did quite impactful changes (mainly TLV + V2).Notable changes that we're going to dogfood (the actual list of all PRs is much bigger):
Logger
interface #923Telemetry
injection withDD.telemetry
global #921feature/v2
intodevelop
#918hotfix/1.11.1
tomaster
#900device
andos
info in RUM #888release/1.11.0
tomaster
#889release/1.11.0-rc1
tomaster
#858How?
develop
→dogfooding
Review checklist
Custom CI job configuration (optional)