You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Make opentelemetry-cpp truly optional via CMake patch
- Revert complex source build approach
- Patch CMakeLists.txt to use find_package QUIET instead of REQUIRED
- Automatically disable OPENTELEMETRY_ENABLED if package not found
- Simpler and faster build without external dependencies
0 commit comments