
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 …
What is OpenTelemetry?
Jun 24, 2025 · OpenTelemetry satisfies the need for observability while following two key principles: You own the data that you generate. There’s no vendor lock-in. You only have to …
Documentation - OpenTelemetry
May 6, 2025 · OpenTelemetry, also known as OTel, is a vendor-neutral open source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as …
Collector - OpenTelemetry
Jun 9, 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 …
OpenTelemetry
OpenTelemetry met à votre disposition un ensemble d’APIs, de SDKs et d’outils vous permettant d’instrumenter, de générer, de collecter et d’exporter des métriques, des logs et des traces …
什么是 OpenTelemetry?
Feb 28, 2025 · OpenTelemetry 是一个 可观测性 框架和工具包, 旨在创建和管理遥测数据,如 链路 、 指标 和 日志。 重要的是,OpenTelemetry 是供应商和工具无关的,这意味着它可以与 …
Observability primer - OpenTelemetry
May 28, 2024 · OpenTelemetry is the mechanism by which application code is instrumented to help make a system observable. Reliability and metrics Telemetry refers to data emitted from …
Components - OpenTelemetry
Feb 6, 2025 · OpenTelemetry supports a broad number of components that generate relevant telemetry data from popular libraries and frameworks for supported languages. For example, …
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 …