标签:box enc win oge lang software info cin sse
官网链接:https://opentelemetry.io/about/
OpenTelemetry is the next major version of the OpenTracing and OpenCensus projects
The leadership of OpenCensus and OpenTracing have come together to create OpenTelemetry, and it will supersede both projects. You can read more in this post about the OpenTelemetry roadmap.
OpenTelemetry is an open source observability framework. It is a CNCF Sandbox member, formed through a merger of the OpenTracing and OpenCensus projects. The goal of OpenTelemetry is to provide a general-purpose API, SDK, and related tools required for the instrumentation of cloud-native software, frameworks, and libraries.
The term observability stems from the discipline of control theory and refers to how well a system can be understood on the basis of the telemetry that it produces.
In software, observability typically refers to telemetry produced by services and is divided into three major verticals:
OpenTelemetry is an effort to combine all three verticals into a single set of system components and language-specific telemetry libraries. It is meant to replace both the OpenTracing project, which focused exclusively on tracing, and the OpenCensus project, which focused on tracing and metrics.
OpenTelemetry will not initially support logging, though we aim to incorporate this over time.
The spec is available in the open-telemetry/specification repo on GitHub.
Build Telemetry for Distributed Services之Open Telemetry简介
标签:box enc win oge lang software info cin sse
原文地址:https://www.cnblogs.com/panpanwelcome/p/11720683.html