DataDog / dd-sdk-android

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

OtelTraceProvider.Builder introduce the trace rate limit property #2086

Closed mariusc83 closed 3 weeks ago

mariusc83 commented 3 weeks 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 3 weeks ago

Codecov Report

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

Project coverage is 69.00%. Comparing base (a777600) to head (275c4b3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2086 +/- ## =========================================== + Coverage 68.86% 69.00% +0.13% =========================================== Files 708 708 Lines 26289 26297 +8 Branches 4424 4422 -2 =========================================== + Hits 18103 18144 +41 + Misses 6984 6951 -33 Partials 1202 1202 ``` | [Files](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2086?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | Coverage Δ | | |---|---|---| | [.../android/trace/opentelemetry/OtelTracerProvider.kt](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2086?src=pr&el=tree&filepath=features%2Fdd-sdk-android-trace-otel%2Fsrc%2Fmain%2Fkotlin%2Fcom%2Fdatadog%2Fandroid%2Ftrace%2Fopentelemetry%2FOtelTracerProvider.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog#diff-ZmVhdHVyZXMvZGQtc2RrLWFuZHJvaWQtdHJhY2Utb3RlbC9zcmMvbWFpbi9rb3RsaW4vY29tL2RhdGFkb2cvYW5kcm9pZC90cmFjZS9vcGVudGVsZW1ldHJ5L090ZWxUcmFjZXJQcm92aWRlci5rdA==) | `96.50% <100.00%> (+0.10%)` | :arrow_up: | ... and [30 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2086/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)