OpenTelemetry (OTel) is a collection of APIs, SDKs, and tools used to instrument software, generating, collecting, and exporting telemetry data—including distributed traces, metrics, and logs—to observability backends. It provides a unified, standardized way to capture signals about the performance and behavior of applications and their dependencies, decoupling instrumentation from any specific vendor's analysis tools. This enables consistent observability across heterogeneous, distributed systems like multi-agent orchestrations.
