Serilog.Sinks.OpenTelemetry.OpenTelemetryTracesSink
public OpenTelemetryTracesSink(IExporter exporter, IReadOnlyDictionary<string, object> resourceAttributes, IncludedData includedData)
Transforms and sends the given LogEvent
to an OTLP endpoint.
Transforms and sends the given batch of LogEvent objects
to an OTLP endpoint.
A no-op for an empty batch.