OBSERVABILITY / Change history
The worked consumer separates the event stream from its temporal projection
- Checkable fact
- OpenTelemetry's August 14, 2026 article describes entity events carried as OTLP log records with entity conventions. Its worked consumer keeps an append-only event stream and replays it into an entity graph with both event time and recorded time. The article also warns that the entity model is still under development and that illustrative attributes must be checked against the current specification.
- Why it belongs on the validation card
- This belongs on the acceptance card because receiving a structured log is not the same as reconstructing a change. The card must name the retained evidence, the rebuild rule, and the specification version behind the projection.