OpenTelemetry from first principles (opens in new tab)
1:1 When something notable happens in your system, you log an event for it. An event has a timestamp that tells you when it happened. It has a user-facing message that tells you what happened. It has contextual data that tells you where and why it happened.
Read the original article