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

Merge develop into SDK v2 branch #1104

Merged
merged 33 commits into from
Oct 25, 2022

Conversation

0xnm
Copy link
Member

@0xnm 0xnm commented Oct 25, 2022

What does this PR do?

This change does a merge of develop branch into SDK v2 branch to be compatible with ktlint 0.47.1 formatting changes/requirements.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

plousada and others added 30 commits October 13, 2022 10:39
This creates an internal API for adding cross platform technical performance metrics (currently only Flutter Build Time, Flutter Raster Time and JS Refresh Rate). Each update is a single sample, which is aggregated via the same method as the Vitals aggregation, and posted to View events.

Fixes RUMM-2515
…rustrations-signals

RUMM-2463 Add API to enable/disable tracking of frustration signals
Create internal API for sending technical performance metrics
…itional_attributes

RUMM-2659 editable additional attributes
…ling_attribute

RUMM-2289 Add tracing sampling attribute
Publish SNAPSHOT builds to sonatype on pushes to develop
Add version to top level project for nexusPublishing extension
@0xnm 0xnm requested a review from a team as a code owner October 25, 2022 10:18
@xgouchet xgouchet added the size-large This PR is large sized label Oct 25, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1104 (9b73f57) into feature/sdkv2 (cabffad) will increase coverage by 0.03%.
The diff coverage is 91.95%.

@@                Coverage Diff                @@
##           feature/sdkv2    #1104      +/-   ##
=================================================
+ Coverage          82.66%   82.69%   +0.03%     
=================================================
  Files                349      350       +1     
  Lines              11229    11301      +72     
  Branches            1838     1846       +8     
=================================================
+ Hits                9282     9345      +63     
- Misses              1388     1394       +6     
- Partials             559      562       +3     
Impacted Files Coverage Δ
...droid/core/internal/constraints/DataConstraints.kt 75.00% <ø> (ø)
...android/core/internal/sampling/RateBasedSampler.kt 87.50% <0.00%> (-12.50%) ⬇️
...in/kotlin/com/datadog/android/rum/RumAttributes.kt 0.00% <ø> (ø)
...id/rum/internal/domain/event/RumEventSerializer.kt 99.07% <ø> (ø)
...g/android/rum/internal/domain/scope/RumEventExt.kt 93.75% <0.00%> (ø)
...atadog/android/core/configuration/Configuration.kt 97.35% <40.00%> (-1.11%) ⬇️
...g/android/rum/internal/domain/scope/RumRawEvent.kt 82.47% <80.00%> (-0.08%) ⬇️
...ndroid/telemetry/internal/TelemetryEventHandler.kt 92.06% <80.00%> (+1.74%) ⬆️
.../android/rum/internal/domain/scope/RumViewScope.kt 96.98% <97.30%> (-0.05%) ⬇️
...oid/src/main/kotlin/com/datadog/android/Datadog.kt 71.43% <100.00%> (ø)
... and 34 more

@0xnm 0xnm merged commit e201ff4 into feature/sdkv2 Oct 25, 2022
@0xnm 0xnm deleted the nogorodnikov/merge_develop_into_sdkv2_25102022 branch October 25, 2022 10:41
@xgouchet xgouchet added this to the 1.16.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size-large This PR is large sized
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants