opentelemetry-specification icon indicating copy to clipboard operation
opentelemetry-specification copied to clipboard

Fix what can be modified via ReadWriteLogRecord

Open pellared opened this issue 11 months ago • 1 comments

Fixes https://github.com/open-telemetry/opentelemetry-specification/issues/3902

Changes

Fix what can be modified via ReadWriteLogRecord.

pellared avatar Feb 27 '24 08:02 pellared

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?

pellared avatar Feb 27 '24 15:02 pellared

This PR was marked stale due to lack of activity. It will be closed in 7 days.

github-actions[bot] avatar Mar 23 '24 03:03 github-actions[bot]