Skip to content

RUM-12103: Handle OTEL reserved attributes when using AttributeKeys (Fixes #2935) #2946

Merged
satween merged 5 commits into
developfrom
tvaleev/feature/RUM-12103
Oct 17, 2025
Merged

RUM-12103: Handle OTEL reserved attributes when using AttributeKeys (Fixes #2935) #2946
satween merged 5 commits into
developfrom
tvaleev/feature/RUM-12103

Conversation

@satween

@satween satween commented Oct 16, 2025

Copy link
Copy Markdown
Contributor

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)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@satween satween changed the title Tvaleev/feature/rum 12103 RUM-12103: Handle OTEL reserved attributes when using AttributeKeys (Fixes #2935) Oct 16, 2025
@satween
satween marked this pull request as ready for review October 16, 2025 16:06
@satween
satween requested review from a team as code owners October 16, 2025 16:06
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Oct 16, 2025

Copy link
Copy Markdown

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 70.90% (+0.02%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 1327d97 | Docs | Was this helpful? Give us feedback!

@codecov-commenter

codecov-commenter commented Oct 16, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.84%. Comparing base (6245ac3) to head (1327d97).
⚠️ Report is 1357 commits behind head on develop.

Files with missing lines Patch % Lines
...m/datadog/opentelemetry/trace/OtelSpanBuilder.java 77.78% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2946      +/-   ##
===========================================
- Coverage    70.88%   70.84%   -0.05%     
===========================================
  Files          829      829              
  Lines        30379    30380       +1     
  Branches      5182     5183       +1     
===========================================
- Hits         21534    21520      -14     
- Misses        7377     7382       +5     
- Partials      1468     1478      +10     
Files with missing lines Coverage Δ
...m/datadog/opentelemetry/trace/OtelSpanBuilder.java 47.62% <77.78%> (+25.95%) ⬆️

... and 40 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@satween
satween merged commit 7ed3338 into develop Oct 17, 2025
25 of 27 checks passed
@satween
satween deleted the tvaleev/feature/RUM-12103 branch October 17, 2025 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants