Skip to content
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 #632

Merged
merged 82 commits into from
Oct 12, 2021
Merged

Dogfood recent changes #632

merged 82 commits into from
Oct 12, 2021

Conversation

ncreated
Copy link
Member

What and why?

🐶 Dogfooding recent changes, notably:

How?

Merging master to dogfooding.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference

michalsrutek and others added 30 commits August 26, 2021 09:35
Co-authored-by: cswatt <cecilia.watt@datadoghq.com>
Co-authored-by: Maciek Grzybowski <maciek.grzybowski@datadoghq.com>
…lection-doc-link

RUMM-1006 Update Trace Collection documentation link
…ame in `$monitor_name`

as this is no longer true in some Tracing monitors.
…hange rather than polling for them on every log submission
…races-with-rum-action

RUMM-1668 Associate Logs and Traces with RUM Action
…ound-for-carthage-build

RUMM-1200 Remove Carthage workaround for missing `arm64` slice in PLCR's xcframework
alai97 and others added 24 commits October 4, 2021 10:25
Co-authored-by: cswatt <cecilia.watt@datadoghq.com>
…rmation-to-flaky-test-errors

RUMM-1394 Add more verbosity to flaky test errors
DOCS-2543 iOS Monitoring > Crash Reporting and Error Tracking Beta
…-for-tracing-APIs

RUMM-1377 Add E2E tests for Tracing APIs
…g on iOS12+

This should significantly recude number of reads from `CTTelephonyNetworkInfo` which was
causing infrequent crashes on iOS14.x. Instead of reading properties of `CTTelephonyNetworkInfo`
for each collected event, now we only read it on startup and after `CTCarrier` change (which corresponds
to switching SIM card in the phone).
…d `DDURLSessionDelegateTests`

The issue was related to random order of `URLSession` tasks completion on iOS 11.x. Tasks started first
not necessarily complete first, and because in these tests we do not ensure order of completion, that
was flaky.
…views-for-synthetics

Add "Debug webview" screen to Example app
…rovider

# Conflicts:
#	Datadog/Example/Base.lproj/Main.storyboard
…ier-info-provider

RUMM-1691 Reduce utilization of `CTTelephonyNetworkInfo` to mitigate `CarrierInfoProvider` crash
…ssion

RUMM-1679 Compress HTTP body using `deflate` (ETF RFC 1950)
@ncreated ncreated self-assigned this Oct 12, 2021
@ncreated ncreated requested review from a team as code owners October 12, 2021 11:08
@ncreated ncreated removed the request for review from a team October 12, 2021 11:08
Copy link
Member

@maxep maxep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 🐶

@ncreated ncreated merged commit 25ef7e8 into dogfooding Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants