You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
[chore] Remove open issues for design docs (#5112)
This commit is contained in:
@@ -605,14 +605,6 @@ However, in this approach we would need have factory functions for both types.
|
||||
It would make the API surface unnecessarily big,
|
||||
and we may even have problems naming the functions.
|
||||
|
||||
## Open issues
|
||||
|
||||
The Logs Bridge API MUST NOT be released as stable
|
||||
before all issues below are closed:
|
||||
|
||||
- [Clarify attributes parameter type of Get a Logger operation](https://github.com/open-telemetry/opentelemetry-specification/issues/3841)
|
||||
- [Add an Enabled method to Logger](https://github.com/open-telemetry/opentelemetry-specification/issues/3917)
|
||||
|
||||
[^1]: [Handle structured body and attributes](https://github.com/pellared/opentelemetry-go/pull/7)
|
||||
[^2]: Jonathan Amsterdam, [The Go Blog: Structured Logging with slog](https://go.dev/blog/slog)
|
||||
[^3]: Jonathan Amsterdam, [GopherCon Europe 2023: A Fast Structured Logging Package](https://www.youtube.com/watch?v=tC4Jt3i62ns)
|
||||
|
||||
Reference in New Issue
Block a user