-
NuGet: OpenTelemetry.Exporter.OneCollector v1.10.0-alpha.1
-
Dropped support for the
net7.0
target because .NET 7 is no longer supported.
Added anet8.0
target.
(#2038) -
Added
SetEventFullNameMappings
API on
OneCollectorLogExportProcessorBuilder
which can be used to change the event
full name sent to the OneCollector service for a givenLogRecord
(CategoryName
andEventId.Name
are used to derive the event full name by
default).
(#2021)
See CHANGELOG for details.
-