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/2.0.0 beta2 #1370

Closed
wants to merge 107 commits into from
Closed

Dogfood/2.0.0 beta2 #1370

wants to merge 107 commits into from

Conversation

maxep
Copy link
Member

@maxep maxep commented Jul 12, 2023

What and why?

Dogfood 2.0.0-beta2 🐶

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
  • Add CHANGELOG entry for user facing changes

Custom CI job configuration (optional)

  • Run unit tests
  • Run integration tests
  • Run smoke tests

ganeshnj and others added 30 commits June 26, 2023 14:08
…m payload

### What and why?

There are several view updates happens which are not needed. These view updates are reduced by the backend anyway, but
we could reduce the number of view updates by filtering them out from the payload.

### How?

While saving RUMViewEvent to disk, we save the metadata along with it. This allows us to access key information without
decoding the whole event. While preparing the request body, we filter out the events which are duplicate and will be
sent in the same batch.
maxep and others added 23 commits July 6, 2023 14:26
REPLAY-1765 Add records count session replay stats
…loader-more-eager

REPLAY-1868 Configure Session Replay uploader to be more eager
…flakiness

REPLAY-1616 Fix flaky behaviour of `tools/sr-snapshots/Shell` util
@maxep maxep requested review from a team as code owners July 12, 2023 12:44
@maxep maxep self-assigned this Jul 12, 2023
@maxep maxep removed the request for review from a team July 12, 2023 12:44
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Jul 12, 2023

Datadog Report

Branch report: dogfood/2.0.0-beta2
Commit report: 9504457

dd-sdk-ios: 0 Failed, 0 New Flaky, 116 Passed, 0 Skipped, 2m 41.91s Wall Time

@maxep
Copy link
Member Author

maxep commented Jul 12, 2023

Closing in favor of #1371

@maxep maxep closed this Jul 12, 2023
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.

5 participants