1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-09-16 09:26:25 +02:00

[chore] log: Remove resolved issue from DESIGN.md (#4984)

This commit is contained in:
Robert Pająk
2024-02-27 19:51:23 +01:00
committed by GitHub
parent d50a23bf4b
commit 1d1ecbc5f9

View File

@@ -774,7 +774,6 @@ and we may even have problems naming the functions.
The Logs Bridge API MUST NOT be released as stable
before all issues below are closed:
- [Clarify that log attributes are NOT common attributes](https://github.com/open-telemetry/opentelemetry-specification/issues/3849)
- [Clarify handling empty (null) values in Logs Data Model](https://github.com/open-telemetry/opentelemetry-specification/issues/3835)
- [Clarify attributes parameter type of Get a Logger operation](https://github.com/open-telemetry/opentelemetry-specification/issues/3841)