OpenTelemetry provides a comprehensive logging framework that includes logs, events, and spans. Logs are any telemetry data emitted through a log pipeline via the Logs API, while events are a specific type of log with a defined schema. Spans differ from events by having durations and hierarchical relationships. The design

4m read timeFrom opentelemetry.io
Post cover image
Table of contents
DefinitionsHow is this different from other signals?How will we refer to these?Comments?

Sort: