Skip to content

Commit

Permalink
Clarify how ObservedTimestamp field is set if unspecified (#3385)
Browse files Browse the repository at this point in the history
  • Loading branch information
tigrannajaryan and jack-berg authored Apr 14, 2023
1 parent c6f1d67 commit 762cd6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion specification/logs/bridge-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@ this API.
The API MUST accept the following parameters:

- [Timestamp](./data-model.md#field-timestamp)
- [Observed Timestamp](./data-model.md#field-observedtimestamp)
- [Observed Timestamp](./data-model.md#field-observedtimestamp). If unspecified the
implementation SHOULD set it equal to the current time.
- The [Context](../context/README.md) associated with the `LogRecord`. The API
MAY implicitly use the current Context as a default
behavior.
Expand Down

0 comments on commit 762cd6a

Please sign in to comment.