Skip to content

Conversation

iblancasa
Copy link
Contributor

Description

Expose otelcol_exporter_queue_batch_size_bucket metric.

Link to tracking issue

Fixes #12894

Testing

  • Added unit tests
  • Manual test

Copy link

codecov bot commented Jul 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.43%. Comparing base (5af9b6f) to head (e752757).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13478      +/-   ##
==========================================
+ Coverage   91.40%   91.43%   +0.03%     
==========================================
  Files         641      641              
  Lines       42611    42674      +63     
==========================================
+ Hits        38947    39018      +71     
+ Misses       2842     2836       -6     
+ Partials      822      820       -2     

☔ 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.

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Aug 17, 2025
@jmacd jmacd removed the Stale label Aug 19, 2025
@jmacd jmacd self-requested a review August 19, 2025 19:39
@jmacd
Copy link
Contributor

jmacd commented Aug 19, 2025

Note that #13582 fails its tests because presently it is missing the batch-size metric used in tests. It's really two things: (1) this PR is a requirement, (2) needing to rename from new otelcol_exporter_queue_batch_size metric to the old metric name.

@iblancasa iblancasa requested a review from ArthurSens August 27, 2025 10:22
@iblancasa
Copy link
Contributor Author

@open-telemetry/collector-approvers do we need anything else to move forward with this?

@mx-psi mx-psi added this pull request to the merge queue Sep 4, 2025
Merged via the queue into open-telemetry:main with commit d28d1c6 Sep 4, 2025
53 of 57 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 4, 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.

[exporterhelper] Metrics for storage allocation

5 participants