
OpenTelemetry
OpenTelemetry is an open source observability framework for cloud native software. It provides a single set of APIs, libraries, agents, and collector services to capture distributed traces and …
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?
6 days ago · 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 …
Python - OpenTelemetry
Jan 27, 2026 · This section introduces how to use OpenTelemetry with Python to generate and collect telemetry data such as metrics, logs, and traces using the OpenTelemetry API and SDKs.
Collector - OpenTelemetry
6 days ago · 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 …
OpenTelemetry Demo Docs
Dec 19, 2025 · How can you solve problems with OpenTelemetry? These feature flag enabled scenarios walk you through some pre-configured problems and show you how to interpret …
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 …
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.
Observability primer - OpenTelemetry
Feb 11, 2026 · 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 …
¿Qué es OpenTelemetry?
Feb 28, 2025 · Uno de los objetivos principales de OpenTelemetry es que puedas instrumentar fácilmente tus aplicaciones o sistemas, sin importar el lenguaje de programación, …