Skip to content

Commit a09c06f

Browse files
authored
Merge branch 'main' into extended_attributes
2 parents 8da4810 + 50912be commit a09c06f

92 files changed

Lines changed: 972 additions & 127 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changelog/4646.changed

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/4863.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/4977.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
`opentelemetry-sdk`: Optimize `LogRecord` memory in `BatchLogRecordProcessor` by clearing the `Context` object before buffering. This is a potentially breaking change for custom log exporters that access `context` from the exported `ReadableLogRecord`, as the context will now be an empty `Context()` instead of the original.

.changelog/5017.fixed

Lines changed: 0 additions & 2 deletions
This file was deleted.

.changelog/5123.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/5143.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/5144.changed

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/5194.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/5201.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/5207.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)