opentelemetry-cpp
opentelemetry-cpp copied to clipboard
[REMOVAL] Remove CMake option WITH_REMOVE_METER_PREVIEW
Fixes # (issue)
Changes
Please provide a brief description of the changes here.
- Remove CMake option
WITH_REMOVE_METER_PREVIEW.
This option is no longer used, see PR #2370.
For significant contributions please make sure you have completed the following items:
- [ ]
CHANGELOG.mdupdated for non-trivial changes - [ ] Unit tests have been added
- [ ] Changes in public API reviewed