Skip to content

[chore] Move missing experimental symbols to xexporterhelper#13868

Merged
mx-psi merged 5 commits into
open-telemetry:mainfrom
mx-psi:mx-psi/queuebatchsettings
Sep 22, 2025
Merged

[chore] Move missing experimental symbols to xexporterhelper#13868
mx-psi merged 5 commits into
open-telemetry:mainfrom
mx-psi:mx-psi/queuebatchsettings

Conversation

@mx-psi
Copy link
Copy Markdown
Member

@mx-psi mx-psi commented Sep 19, 2025

Description

I forgot to move these symbols in #13821.

Link to tracking issue

Relates to open-telemetry/opentelemetry-collector-contrib/pull/42782, which is how I noticed.

Follows #13821

Updates #11143

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 19, 2025

Codecov Report

❌ Patch coverage is 89.63964% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.34%. Comparing base (ba0b327) to head (5997df4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...xporter/exporterhelper/internal/queuebatch/logs.go 89.06% 6 Missing and 1 partial ⚠️
...orter/exporterhelper/internal/queuebatch/traces.go 89.06% 6 Missing and 1 partial ⚠️
...rter/exporterhelper/xexporterhelper/new_request.go 0.00% 6 Missing ⚠️
...rter/exporterhelper/internal/queuebatch/metrics.go 95.31% 3 Missing ⚠️

❌ Your patch status has failed because the patch coverage (89.63%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13868      +/-   ##
==========================================
- Coverage   91.37%   91.34%   -0.04%     
==========================================
  Files         649      652       +3     
  Lines       42653    42665      +12     
==========================================
- Hits        38973    38971       -2     
- Misses       2854     2866      +12     
- Partials      826      828       +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.

@mx-psi mx-psi added this pull request to the merge queue Sep 22, 2025
Merged via the queue into open-telemetry:main with commit 1f869ed Sep 22, 2025
56 of 58 checks passed
@mx-psi mx-psi deleted the mx-psi/queuebatchsettings branch September 22, 2025 12:09
@github-actions github-actions Bot added this to the next release milestone Sep 22, 2025
github-merge-queue Bot pushed a commit that referenced this pull request Sep 24, 2025
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

<!-- Issue number if applicable -->

Removes all deprecated symbols.

#### Link to tracking issue

Follows #13821
Follows #13868
Fixes #11143
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