`emit`'s tracing model is intended to be simple, covering most key use-cases, but has some limitations compared to the OpenTelemetry model:
- --
Additionally, there is no guarantee of monotonicity; span extents are based on a start and end timestamp, so shifts in the underlying clock can produce misleading results.