Spokes.wiki Search Graph Growth About

platform-ops-wiki

Software Application source ↗ source url updated Tue Jun 09 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

OpenTelemetry (OTel)

OpenTelemetry is a “vendor- and tool-agnostic” open-source observability framework for “generation, export, and collection of telemetry data such as traces, metrics, and logs.” It is the off-the-shelf answer to the “build vs. buy the topology” open question — the standardized instrumentation layer a team adopts instead of building bespoke telemetry plumbing like Netflix’s. Source: official OTel docs.

What it is (and isn’t)

Why it matters here

Two principles: “You own the data that you generate. There’s no vendor lock-in” and “you only have to learn a single set of APIs and conventions.” Born of the OpenTracing + OpenCensus merger, it’s a CNCF project now ubiquitous — the standard that lets the integration-tax seams between telemetry tools actually line up. Distinct from prometheus: OTel produces/ships signals; Prometheus stores/queries metrics.

observability · service-topology · prometheus · platform-engineering · netflix-service-topology · platform-ops