-
Notifications
You must be signed in to change notification settings - Fork 149
Dogfood recent changes #1719
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
Merged
Merged
Dogfood recent changes #1719
Conversation
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
…akiness Fix span parent propagation flakiness
as in V2 it no longer requires visibility in Obj-c API
RUM-2815 [SR] feat: Web-view Wireframe and Recorder
[RUM-998] Replace Github Issues .md files with yaml forms
Add the ability to pass the attribute `_dd.native_source_type` to override the source_type for native crashes. This is needed for platforms that can supply additional information from a native crash (specifically Unity with IL2CPP). refs: RUM-2691
Add resource endpoint info in the `CHANGELOG.md`
This specifically updates the telemetry schema to add Unity version.
Prefer using the value stored in `context` directly during the error report, instead of relying on something coming from the Message Bus.
…e-override feat: Add ability to override `source_type` for crashes
…etadata RUM-2816 [SR] Reduce segment metadata during upload only
…s-provider fix: pass through data when network request completes
…r-app-hangs RUM-2925 feat: Add public API for non-fatal App Hangs monitoring
squashed and signed
to include a note on signing commits
DatadogLogs - Add Device's Brand, Name, and Model in `LogEvent`
chore: Add signed commits requirement to CONTRIBUTING.md
* develop: Update CONTRIBUTING.md Update CHANGELOG.md Fix tests Fix linter Add brand, name, and model to `LogEvent` Update Datadog/IntegrationUnitTests/Public/NetworkInstrumentationIntegrationTests.swift fix warning fix: pass through data when network request completes
Adds the ability to specify global attributes for a log on a given Core by using `Logs.addAttribute` and `Logs.removeAttribute`. refs: RUM-3069
Adds logs added with Logs.addAttribute to the crash context, and sends them in the attributes when the crash is logged. Add integration test for global log attributes. refs: RUM-3069
…chema-for-app-hangs RUM-2925 feat: Introduce `@error.category: Exception | App Hang` for RUM events
Co-authored-by: Maciek Grzybowski <[email protected]>
feat(logs): Add global log attributes
RUM-2925 feat: Non-fatal App Hangs monitoring
maciejburda
approved these changes
Mar 12, 2024
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?
Major changes:
LogEvent
#1672How?
develop
→dogfooding
Review checklist
Custom CI job configuration (optional)
tools/