Skip to content

Commit

Permalink
CHANGELOG patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBlanch committed Aug 24, 2023
1 parent 5e712a3 commit 82fd577
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OpenTelemetry.Exporter.OneCollector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@

* Added support for sending `LogRecord.Body` as common schema `body` if
`{OriginalFormat}` key is not found.
([#XXXX](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/XXXX))
([#1321](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1321))

* Added support for sending `LogRecord.FormattedMessage` (if set) as common
schema `formattedMessage` if it differs from the detected template (either
`{OriginalFormat}` key or `LogRecord.Body`).
([#XXXX](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/XXXX))
([#1321](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1321))

## 1.5.1

Expand Down

0 comments on commit 82fd577

Please sign in to comment.