← Graph

Wide Event

concept 2 connections

OpenTelemetry concept: a single underlying datum with high cardinality (many unique keys) and high dimensionality (each key can take many values). Traces, spans and events are facets of the same wide event. Spans carry a timestamp, extra attributes, and a human-readable message; events can belong to a span. Because upcoming data shapes aren't known in advance, schemaless databases are considered a good fit for wide-event storage even though they are poor transactional stores.

category
architecture
about
Wide Event concept
Explains the wide event as OpenTelemetry's unifying primitive.
concept Wide Event
related_to
Wide event is an OpenTelemetry concept.

Provenance

Created in
wroclove.rb 2025 lightning talks 2026-04-18 08:03
Read by
1 extraction