diff --git a/specification/logs/data-model.md b/specification/logs/data-model.md index 9e1fbe9b847..73ffafe2130 100644 --- a/specification/logs/data-model.md +++ b/specification/logs/data-model.md @@ -195,8 +195,9 @@ Below is the detailed description of each field. Type: Timestamp, uint64 nanoseconds since Unix epoch. -Description: Time when the event occurred measured by the origin clock. This -field is optional, it may be missing if the timestamp is unknown. +Description: Time when the event occurred measured by the origin clock, i.e. the +time at the source. This field is optional, it may be missing if the source +timestamp is unknown. ### Field: `ObservedTimestamp`