Interface UpdateSpanEvent.TimestampStage
- All Known Implementing Classes:
UpdateSpanEvent.Builder
- Enclosing class:
UpdateSpanEvent
public static interface UpdateSpanEvent.TimestampStage
-
Method Summary
Modifier and TypeMethodDescriptionDatetime (ISO 8601) of event creation in client.
-
Method Details
-
timestamp
Datetime (ISO 8601) of event creation in client. Should be as close to actual event creation in client as possible, this timestamp will be used for ordering of events in future release. Resolution: milliseconds (required), microseconds (optimal).
-