Skip to content

Improve profiles attribute table handling#7031

Merged
jack-berg merged 1 commit into
open-telemetry:mainfrom
jhalliday:jh-profiling-i
Jan 24, 2025
Merged

Improve profiles attribute table handling#7031
jack-berg merged 1 commit into
open-telemetry:mainfrom
jhalliday:jh-profiling-i

Conversation

@jhalliday
Copy link
Copy Markdown
Contributor

Use List<AttributeKeyValue<?>> rather than Attributes, as the latter's map semantics are not appropriate for all use cases of the Profile.attribute_table field in the wire message.

@jhalliday jhalliday requested a review from a team as a code owner January 17, 2025 09:51
@jhalliday
Copy link
Copy Markdown
Contributor Author

Follows on from #7026

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.88%. Comparing base (31869a3) to head (bb85f1a).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7031   +/-   ##
=========================================
  Coverage     89.88%   89.88%           
  Complexity     6655     6655           
=========================================
  Files           748      748           
  Lines         20077    20077           
  Branches       1969     1969           
=========================================
  Hits          18047    18047           
  Misses         1435     1435           
  Partials        595      595           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jack-berg jack-berg merged commit 013d166 into open-telemetry:main Jan 24, 2025
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.

2 participants