Draft:OpenTelemetry
Open-source framework for portable telemetry in cloud-native software
From Wikipedia, the free encyclopedia
OpenTelemetry (also referred to as OTel) is an open-source observability framework consisting of a collection of APIs, SDKs, protocols, and tools used to instrument, generate, collect, and export infrastructure and application telemetry data (e.g., metrics, logs, and traces) for subsequent analysis.[1] It is a project of the Cloud Native Computing Foundation (CNCF).
| Review waiting, please be patient.
This may take 8 weeks or more, since drafts are reviewed in no specific order. There are 2,927 pending submissions waiting for review.
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
Reviewer tools
|
Submission declined on 28 January 2026 by Lynch44 (talk).
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
This draft has been resubmitted and is currently awaiting re-review. |
| OpenTelemetry (OTel) | |
|---|---|
| Developer | Cloud Native Computing Foundation |
| Written in | Multiple (Go, Java, Python, JavaScript, Rust, C++, and others) |
| License | Apache License 2.0 |
| Website | opentelemetry |
OpenTelemetry provides a vendor-neutral standard for how telemetry data is collected and transmitted to various back-end systems, such as Prometheus, Jaeger, and many commercial observability platforms.[2]
History
OpenTelemetry was formed through the merger of two earlier open-source projects: OpenTracing (a CNCF project providing a vendor-neutral API for tracing) and OpenCensus (a project started at Google based on internal census systems). [3]
The merger was formally announced [4] in April 2019 with the goal of providing a single, unified set of libraries and specifications for observability. It achieved "Incubating" status within the CNCF in 2021 and has since become one of the most active projects in the CNCF ecosystem, second only to Kubernetes.
Architecture
The OpenTelemetry project is divided into several primary components:
- Specification: Defines the data models for traces, metrics, and logs, as well as the protocols for communicating that data.
- Collector: A vendor-agnostic proxy that can receive, process, and export telemetry data. It allows developers to offload data quickly and handle retries, batching, and encryption.
- Language SDKs: Implementations of the OpenTelemetry API in various programming languages (including Go, Java, Python, and Rust) used to instrument applications.
- OpenTelemetry Protocol (OTLP): A general-purpose protocol designed for interoperable transmission and storage of telemetry data.
Significance
Prior to OpenTelemetry, developers often had to re-instrument their codebases when switching between observability back-ends due to proprietary agent requirements. OpenTelemetry's standardization is designed to enable "write once, instrument anywhere" portability.[5] It has also enabled a wave of special-purpose analytical tools and products in the observability and security space which rely on OpenTelemetry to gather input data.


- provide significant coverage: discuss the subject in detail, excluding routine coverage like product launches, staff appointments, or financial reports and listings in databases or listicles;
- are reliable: from reputable outlets with editorial oversight;
- are independent: not connected to the subject, such as press releases, the subject's own website, or sponsored content.
Please add references that meet all three of these criteria. If none exist, the subject is not yet suitable for Wikipedia.