一、官网链接

OpenTracing specificationhttps://opentracing.io/specification/不过目前OpenTracing项目已归档,不再维护。需要参考OpenTelemetry官网链接

Migrating from OpenTracing | OpenTelemetryBackward compatibility with OpenTracing has been a priority for the OpenTelemetry project from the start. To ease migration, OpenTelemetry supports the use of both the OpenTelemetry and OpenTracing APIs in the same codebase. This allows OpenTracing instrumentation to be recorded using OpenTelemetry SDKs.To accomplish this, each OpenTelemetry SDK provides an OpenTracing shim, which acts as a bridge between the OpenTracing API and the OpenTelemetry SDK. Note that OpenTracing shims are disabled by default.https://opentelemetry.io/docs/migration/opentracing/

二、 OpenTracing中文社区

GitHub - opentracing-contrib/opentracing-specification-zh: OpenTracing标准(中文版) `zh` (Chinese) translation of the opentracing/specificationOpenTracing标准(中文版) `zh` (Chinese) translation of the opentracing/specification - GitHub - opentracing-contrib/opentracing-specification-zh: OpenTracing标准(中文版) `zh` (Chinese) translation of the opentracing/specificationhttps://github.com/opentracing-contrib/opentracing-specification-zh

opentracing-specification-zh/semantic_conventions.md at master · opentracing-contrib/opentracing-specification-zh · GitHubOpenTracing标准(中文版) `zh` (Chinese) translation of the opentracing/specification - opentracing-specification-zh/semantic_conventions.md at master · opentracing-contrib/opentracing-specification-zhhttps://github.com/opentracing-contrib/opentracing-specification-zh/blob/master/semantic_conventions.md

三、Trace数据结构 

Traces | OpenTelemetryTraces give us the big picture of what happens when a request is made by a user or an application.https://opentelemetry.io/docs/concepts/signals/traces/

Logo

开放原子开发者工作坊旨在鼓励更多人参与开源活动,与志同道合的开发者们相互交流开发经验、分享开发心得、获取前沿技术趋势。工作坊有多种形式的开发者活动,如meetup、训练营等,主打技术交流,干货满满,真诚地邀请各位开发者共同参与!

更多推荐