Skip to content

Add bytes metrics to obsreport #13151

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

iblancasa
Copy link
Contributor

Link to tracking issue

Fixes #13105

Testing

  • Added new tests

Note the current approach introduces a breaking change... but I will be happy to implement in any other way if somebody provides a hint about how to avoid it.

Thanks!

Signed-off-by: Israel Blancas <[email protected]>
@iblancasa iblancasa requested a review from a team as a code owner June 4, 2025 14:59
@iblancasa iblancasa requested a review from evan-bradley June 4, 2025 14:59
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.32%. Comparing base (2e61528) to head (aa67b4e).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13151      +/-   ##
==========================================
- Coverage   91.48%   91.32%   -0.17%     
==========================================
  Files         506      508       +2     
  Lines       28557    28947     +390     
==========================================
+ Hits        26125    26435     +310     
- Misses       1917     1994      +77     
- Partials      515      518       +3     

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

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

@iblancasa
Copy link
Contributor Author

Oh, maybe it is already there #13032

@iblancasa iblancasa marked this pull request as draft June 4, 2025 17:55
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.

add telemetry in bytes
1 participant