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] deprecate additional obsreport funcs #11145

Conversation

codeboten
Copy link
Contributor

These functions were only used in one processor in both core and contrib. Moving the metrics directly to that processor and deprecating the processorhelper funcs for now.

These functions were only used in one processor in both core and contrib. Moving the metrics
directly to that processor and deprecating the processorhelper funcs for now.

Signed-off-by: Alex Boten <[email protected]>
@codeboten
Copy link
Contributor Author

Alternative to #11114

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.26%. Comparing base (168bba7) to head (5a59ce9).
Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11145      +/-   ##
==========================================
- Coverage   92.28%   92.26%   -0.02%     
==========================================
  Files         414      414              
  Lines       19798    19802       +4     
==========================================
  Hits        18270    18270              
- Misses       1156     1160       +4     
  Partials      372      372              

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

@codeboten
Copy link
Contributor Author

Replaced by #11201

@codeboten codeboten closed this Sep 17, 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.

2 participants