Skip to content

[BUILD] Add more export symbols - #4461

Merged
marcalff merged 1 commit into
open-telemetry:mainfrom
owent:add_more_dll_symbols_for_4268
Aug 20, 2026
Merged

[BUILD] Add more export symbols#4461
marcalff merged 1 commit into
open-telemetry:mainfrom
owent:add_more_dll_symbols_for_4268

Conversation

@owent

@owent owent commented Aug 20, 2026

Copy link
Copy Markdown
Member

Changes

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@owent
owent marked this pull request as ready for review August 20, 2026 06:23
@owent
owent requested a review from a team as a code owner August 20, 2026 06:23
Copilot AI lite review requested due to automatic review settings August 20, 2026 06:23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates the Windows DLL export symbol allowlist used by the ext_dll build to ensure additional SDK/exporter APIs are exported from opentelemetry_cpp.dll, addressing CI failures introduced by recent build-option changes.

Changes:

  • Export additional SDK factory APIs and option types (batch span/log processor support).
  • Export lifecycle APIs (ForceFlush/Shutdown) for SDK providers (trace/logs/metrics).
  • Export additional OTLP client/runtime-option symbols (gRPC client factory; HTTP runtime option structs) and GlobalLogHandler::SetLogLevel.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.63%. Comparing base (3603e13) to head (7fa0131).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4461   +/-   ##
=======================================
  Coverage   82.63%   82.63%           
=======================================
  Files         512      512           
  Lines       20138    20138           
=======================================
  Hits        16639    16639           
  Misses       3499     3499           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcalff marcalff changed the title Add more export symbols [BUILD] Add more export symbols Aug 20, 2026

@marcalff marcalff left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM.

Thanks @owent

@marcalff
marcalff merged commit 1d54d33 into open-telemetry:main Aug 20, 2026
73 checks passed
@owent
owent deleted the add_more_dll_symbols_for_4268 branch September 3, 2026 09:34
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