Decide how to handle LogRecord.EventId data for otlp log exporter #4776
Labels
enhancement
New feature or request
logs
Logging signal related
pkg:OpenTelemetry.Exporter.OpenTelemetryProtocol
Issues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet package
The standard data model for logging in OpenTelemetry does not include this data element https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/data-model.md#log-and-event-record-definition. Opening this issue to track the discussions around how to handle EventId data with respect to otlp exporter. Currently, only the pre-release versions of the package will include the data corresponding to this field in the form of attributes.
The text was updated successfully, but these errors were encountered: