RUM-346 Collect the batch_closed telemetry#1586
Merged
mariusc83 merged 1 commit intoAug 24, 2023
Merged
Conversation
mariusc83
force-pushed
the
mconstantin/rum-346/collect-batch-closed-telemetry
branch
from
August 24, 2023 09:51
05cfe10 to
755d6a3
Compare
mariusc83
force-pushed
the
mconstantin/rum-346/collect-batch-closed-telemetry
branch
from
August 24, 2023 09:56
755d6a3 to
9a199ec
Compare
mariusc83
marked this pull request as ready for review
August 24, 2023 10:00
Codecov Report
@@ Coverage Diff @@
## develop #1586 +/- ##
=========================================
Coverage 83.54% 83.54%
=========================================
Files 437 443 +6
Lines 14977 15100 +123
Branches 2240 2258 +18
=========================================
+ Hits 12512 12615 +103
- Misses 1871 1883 +12
- Partials 594 602 +8
|
0xnm
approved these changes
Aug 24, 2023
xgouchet
approved these changes
Aug 24, 2023
ncreated
approved these changes
Aug 24, 2023
ncreated
left a comment
Member
There was a problem hiding this comment.
Looks good for the metric definition 👍 🚀
mariusc83
deleted the
mconstantin/rum-346/collect-batch-closed-telemetry
branch
August 24, 2023 13:25
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
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 does this PR do?
In this PR we are following up on the already merged PR in the
dd-sdk-iosrepository in which we are sending a specialbatch_closedtelemetry log whenever a batch was closed and prepared for upload in the core. More details in this RFC.Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)