Rum Resources instrumentation support for Cronet network library.#3062
Merged
Conversation
…e-for-cronet [RUM-12638][Cronet]: Cronet integration module and sample app support
…M-12633-merge-develop
…-develop RUM-12633: Merge `develop` into `cronet` feature branch
…er-support RUM-12635: RUM support for Cronet
…rge_dev_into_cronet # Conflicts: # detekt_custom_safe_calls.yml # integrations/dd-sdk-android-okhttp/src/main/kotlin/com/datadog/android/okhttp/DatadogEventListener.kt
|
🎯 Code Coverage 🔗 Commit SHA: 0177dae | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
…cronet Merging `develop` into `cronet`
satween
marked this pull request as ready for review
December 17, 2025 14:00
0xnm
approved these changes
Dec 17, 2025
| * HTTP specification constants and utilities. | ||
| */ | ||
| @InternalApi | ||
| object HttpSpec { |
Member
There was a problem hiding this comment.
actually, since it doesn't have any dependency on the InternalLogger anymore, this can be moved to the -internal package, it doesn't need to be in the core
Contributor
Author
There was a problem hiding this comment.
Will do this with next PR
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?
This branch consist only from merge commits.
All of them already reviewed:
developintocronetfeature branch #3028feature/cronetadds Cronet instrumentation support (RUM Resources only at the moment.)Review checklist (to be filled by reviewers)