Exporter.OneCollector-1.10.0-alpha.1
Pre-release
Pre-release
·
1676 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
-
NuGet: OpenTelemetry.Exporter.OneCollector v1.10.0-alpha.1
-
Dropped support for the
net7.0target because .NET 7 is no longer supported.
Added anet8.0target.
(#2038) -
Added
SetEventFullNameMappingsAPI on
OneCollectorLogExportProcessorBuilderwhich can be used to change the event
full name sent to the OneCollector service for a givenLogRecord
(CategoryNameandEventId.Nameare used to derive the event full name by
default).
(#2021)
See CHANGELOG for details.
-