We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dfb3d7 commit 0cde2d3Copy full SHA for 0cde2d3
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+- Update ConsoleLogExporter.export to handle LogRecord's containing bytes type
11
+ in the body ([#4614](https://github.com/open-telemetry/opentelemetry-python/pull/4614/)).
12
- typecheck: add sdk/resources and drop mypy
13
([#4578](https://github.com/open-telemetry/opentelemetry-python/pull/4578))
14
- Refactor `BatchLogRecordProcessor` to simplify code and make the control flow more
0 commit comments