tiltrak
Tiltrak is a lightweight, open-standard framework for structured event logging and traceability across distributed software systems. It defines a compact, language-agnostic event format and a reference implementation that enables correlation of actions across services, components, and infrastructure.
Event model: an event has a type, timestamp, traceId, spanId, userId (optional), and a payload as a
History and governance: Tiltrak originated in 2021 as an open community project led by the Tiltrak Alliance.
Applications and reception: Tiltrak is used for tracing user sessions, debugging distributed transactions, and auditing changes
See also: Observability, distributed tracing, event-driven architectures, logging standards.