Skip to content

RUM-13454: Add TODO for getResourceName inconsistency#3252

Merged
mariusc83 merged 1 commit into
developfrom
mconstantin/RUM-13454/todo-resource-name-inconsistency
Mar 13, 2026
Merged

RUM-13454: Add TODO for getResourceName inconsistency#3252
mariusc83 merged 1 commit into
developfrom
mconstantin/RUM-13454/todo-resource-name-inconsistency

Conversation

@mariusc83

Copy link
Copy Markdown
Member

Summary

Context

PR #3244 attempted to fix the inconsistency between getResourceName() and hasResourceName() but reviewers flagged that changing behavior in a minor release could skew existing dashboards/monitors. The team agreed to defer this to the next major release.

Test plan

  • Comment-only change, no behavior modification

🤖 Generated with Claude Code

Add JIRA ticket reference and PR link to the existing TODO comment
for the getResourceName/hasResourceName inconsistency, deferring the
fix to the next major release per team review feedback.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@mariusc83
mariusc83 marked this pull request as ready for review March 12, 2026 08:41
@mariusc83
mariusc83 requested review from a team as code owners March 12, 2026 08:41
@datadog-prod-us1-5

This comment has been minimized.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.40%. Comparing base (f2674e0) to head (a3f226f).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3252      +/-   ##
===========================================
+ Coverage    71.35%   71.40%   +0.05%     
===========================================
  Files          940      940              
  Lines        34764    34764              
  Branches      5893     5893              
===========================================
+ Hits         24805    24821      +16     
+ Misses        8312     8297      -15     
+ Partials      1647     1646       -1     
Files with missing lines Coverage Δ
...ain/java/com/datadog/trace/core/DDSpanContext.java 60.97% <ø> (ø)

... and 39 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 self-requested a review March 12, 2026 11:43

@satween satween left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for highlighting this 👍

@mariusc83
mariusc83 merged commit 8a31046 into develop Mar 13, 2026
27 checks passed
@mariusc83
mariusc83 deleted the mconstantin/RUM-13454/todo-resource-name-inconsistency branch March 13, 2026 10:12
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