跳转至

OpenTelemetry 演示文档

欢迎来到OpenTelemetry Demo文档,它涵盖了如何安装和运行演示,以及一些可以用来查看OpenTelemetry的场景。

运行Demo

想要部署演示并查看实际情况吗?从这里开始。

语言特性参考

想要了解特定语言的检测是如何工作的?从这里开始。

Language Automatic Instrumentation Instrumentation Libraries Manual Instrumentation
.NET Cart Service Cart Service
C++ Currency Service
Erlang/Elixir Feature Flag Service Feature Flag Service
Go Accounting Service, Checkout Service, Product Catalog Service Checkout Service, Product Catalog Service
Java Ad Service Ad Service
JavaScript Frontend Frontend, Payment Service
Kotlin Fraud Detection Service
PHP Quote Service Quote Service
Python Recommendation Service Recommendation Service
Ruby Email Service Email Service
Rust Shipping Service Shipping Service

服务文档

Specific information about how OpenTelemetry is deployed in each service can be found here:

场景

How can you solve problems with OpenTelemetry? These scenarios walk you through some pre-configured problems and show you how to interpret OpenTelemetry data to solve them.

We'll be adding more scenarios over time.

  • Generate a Product Catalog error for GetProduct requests with product id: OLJCESPC7Z using the Feature Flag service
  • Discover a memory leak and diagnose it using metrics and traces. Read more

参考

Project reference documentation, like requirements and feature matrices.