
OpenTelemetry
OpenTelemetry is a collection of APIs, SDKs, and tools. Use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s …
Documentation - OpenTelemetry
Aug 29, 2025 · OpenTelemetry, also known as OTel, is a vendor-neutral open source Observability framework for instrumenting, generating, collecting, and exporting telemetry data …
What is OpenTelemetry?
Jun 24, 2025 · OpenTelemetry is used by a wide variety of libraries, services and apps that have OpenTelemetry integrated to provide observability by default. OpenTelemetry is supported by …
Observability primer - OpenTelemetry
May 28, 2024 · For more on metrics and how they relate to OpenTelemetry, see Metrics. SLI, or Service Level Indicator, represents a measurement of a service’s behavior. A good SLI …
Overview - OpenTelemetry
This document provides an overview of the OpenTelemetry project and defines important fundamental terms. Additional term definitions can be found in the glossary.
Collector - OpenTelemetry
Oct 22, 2025 · The OpenTelemetry Collector offers a vendor-agnostic implementation of how to receive, process and export telemetry data. It removes the need to run, operate, and maintain …
Getting Started - OpenTelemetry
Jun 8, 2024 · You can also try out the official OpenTelemetry demo to see what observability with OpenTelemetry looks like!
OpenTelemetry Logging
We emit logs, traces and metrics in a way that is compliant with OpenTelemetry data models, send the data through OpenTelemetry Collector, where it can be enriched and processed in a …
OpenTelemetry Concepts
Jun 3, 2024 · Key concepts in OpenTelemetry This section covers data sources and key components of the OpenTelemetry project, which can help you understand how …
Install the Collector | OpenTelemetry
Aug 26, 2025 · You can deploy the OpenTelemetry Collector on a wide variety of operating systems and architectures. The following instructions show how to download and install the …