DataDog / dd-sdk-android-gradle-plugin

The Datadog Gradle Plugin for Android
Apache License 2.0
14 stars 9 forks source link

RUMM-3011: Raise upload limit to 100MB for US1 datacenter #142

Closed 0xnm closed 1 year ago

0xnm commented 1 year ago

What does this PR do?

This change raises upload limit for US1 datacenter only to 100 MB (and bumps timeout to 60s for all DCs). This is temporary change, because once all DCs are able to support large uploads, this limits will be aligned.

Review checklist (to be filled by reviewers)

codecov-commenter commented 1 year ago

Codecov Report

Merging #142 (4a16ed6) into develop (b381c3f) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@              Coverage Diff              @@
##             develop     #142      +/-   ##
=============================================
+ Coverage      86.25%   86.32%   +0.07%     
- Complexity       174      175       +1     
=============================================
  Files             21       21              
  Lines            560      563       +3     
  Branches          72       73       +1     
=============================================
+ Hits             483      486       +3     
+ Misses            49       48       -1     
- Partials          28       29       +1     
Impacted Files Coverage Δ
...m/datadog/gradle/plugin/internal/OkHttpUploader.kt 83.02% <100.00%> (+0.49%) :arrow_up:
...com/datadog/gradle/plugin/DdAndroidGradlePlugin.kt 74.14% <0.00%> (-0.86%) :arrow_down:
...in/kotlin/com/datadog/gradle/plugin/DatadogSite.kt 92.31% <0.00%> (+7.69%) :arrow_up: