KorrelationsID
KorrelationsID is a unique identifier used to link together events, logs, and metrics that stem from the same user action or processing job as it moves through a system of interconnected components. Often described as a correlation or trace identifier, it provides end-to-end visibility in distributed environments where a single request touches multiple services, queues, and databases.
The KorrelationsID is typically generated at the edge of a system, such as a client, gateway, or
A KorrelationsID should be globally unique and resilient to retries or partial failures. It can be a
While dedicated tracing systems use structured fields like trace-id and span-id, a KorrelationsID serves as a