DataDog / dd-sdk-android

Datadog SDK for Android (Compatible with Kotlin and Java)
Apache License 2.0
141 stars 57 forks source link

RUM-4508 Add OpenTelemetry use case into the vendor-lib sample #2069

Closed mariusc83 closed 1 month ago

mariusc83 commented 1 month ago

What does this PR do?

A brief description of the change being made with this pull request.

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)

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.23%. Comparing base (5e72fef) to head (5951ec7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/otel-support #2069 +/- ## ======================================================== - Coverage 67.39% 67.23% -0.16% ======================================================== Files 733 733 Lines 27022 27015 -7 Branches 4573 4574 +1 ======================================================== - Hits 18209 18162 -47 - Misses 7585 7638 +53 + Partials 1228 1215 -13 ``` [see 37 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2069/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)