opentelemetry-specification
opentelemetry-specification copied to clipboard
Fix what can be modified via ReadWriteLogRecord
Fixes https://github.com/open-telemetry/opentelemetry-specification/issues/3902
Changes
Fix what can be modified via ReadWriteLogRecord
.
I support this change, but how are we going to account for the SIGs that have implemented modification of more than the information added via
Emit
?
PTAL @open-telemetry/cpp-maintainers
Maybe C++ SIG could deprecate the methods, change its behavior to be no-op (no operation) and update the documentation accordingly?
This PR was marked stale due to lack of activity. It will be closed in 7 days.