OpenTelemetry Demo Docs

Você está visualizando a versão em versão em inglês desta página porque ela ainda não foi traduzida. Possui interesse em ajudar? Veja como contribuir.

Welcome to the OpenTelemetry Demo documentation, which covers how to install and run the demo, and some scenarios you can use to view OpenTelemetry in action.

Running the Demo

Want to deploy the demo and see it in action? Start here.

Language Feature Reference

Want to understand how a particular language’s instrumentation works? Start here.

LanguageAutomatic InstrumentationInstrumentation LibrariesManual Instrumentation
.NETAccounting ServiceCart ServiceCart Service
C++Currency Service
GoCheckout Service, Product Catalog ServiceCheckout Service, Product Catalog Service
JavaAd ServiceAd Service
JavaScriptPayment Service
TypeScriptFrontend, React Native AppFrontend
KotlinFraud Detection Service
PHPQuote ServiceQuote Service
PythonRecommendation ServiceRecommendation Service
RubyEmail ServiceEmail Service
RustShipping ServiceShipping Service

Service Documentation

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

Feature Flag Scenarios

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 data to solve them.

Reference

Project reference documentation, like requirements and feature matrices.