Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[processorhelper] report signal as attribute on incoming/outgoing items #11144

Merged

Conversation

codeboten
Copy link
Contributor

This updating the existing metric points that were recently added to use signal as an attribute instead of separating the metric name. It follows the suggestions in otep 259 for the metric and attribute names.

Putting this in draft to get some feedback from @djaglowski before moving forward with this change

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.28%. Comparing base (8a07009) to head (e7c02f8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11144      +/-   ##
==========================================
- Coverage   92.29%   92.28%   -0.02%     
==========================================
  Files         413      413              
  Lines       19792    19760      -32     
==========================================
- Hits        18268    18236      -32     
  Misses       1152     1152              
  Partials      372      372              

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

Copy link
Member

@djaglowski djaglowski left a comment

Choose a reason for hiding this comment

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

Makes sense to me

@codeboten codeboten marked this pull request as ready for review September 11, 2024 22:34
@codeboten codeboten requested review from a team and songy23 September 11, 2024 22:34
Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

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

please rebase & resolve merge conflicts

This updating the existing metric points that were recently added to use signal as
an attribute instead of separating the metric name. It follows the suggestions in
otep 259 for the metric and attribute names.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten force-pushed the codeboten/consolidate-inout-items branch from 7f93a32 to fbdb5ca Compare September 13, 2024 19:47
@codeboten codeboten merged commit 3b50b38 into open-telemetry:main Sep 13, 2024
48 of 49 checks passed
@codeboten codeboten deleted the codeboten/consolidate-inout-items branch September 13, 2024 20:07
@github-actions github-actions bot added this to the next release milestone Sep 13, 2024
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.

3 participants