-
Notifications
You must be signed in to change notification settings - Fork 975
Decide if we need log record ID field #597
Copy link
Copy link
Closed
Labels
area:sdkRelated to the SDKRelated to the SDKrelease:after-gaNot required before GA release, and not going to work on before GANot required before GA release, and not going to work on before GAspec:logsRelated to the specification/logs directoryRelated to the specification/logs directory
Metadata
Metadata
Assignees
Labels
area:sdkRelated to the SDKRelated to the SDKrelease:after-gaNot required before GA release, and not going to work on before GANot required before GA release, and not going to work on before GAspec:logsRelated to the specification/logs directoryRelated to the specification/logs directory
See discussion here open-telemetry/oteps#97 (comment)
Log Data model currently does not contain a field that identifies the log record, however having such field may be desirable.
We need to decide if we want such a field and if yes how it will be represented.
This can be added to the Data Model as an optional field, which will ensure we are not breaking the data model.