Skip to content

clintonfray/otel-chain

 
 

Repository files navigation

otel-chain

Overview

The purpose of this application is to create a distributed trace using OpenTelemetry libraries for many different languages. Currently, the languages are:

  • Node.js
  • Go
  • Python
  • Rust
  • Java
  • Dotnet (core)
  • Ruby

The current call flow is

Node.js --> Go --> Python --> Rust --> Java --> Dotnet --> Ruby

The project uses the OpenTelemetry Collector and Jaeger to collect the spans.

// TODO - the rest of the docs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 21.0%
  • Go 16.3%
  • Rust 13.7%
  • JavaScript 12.5%
  • C# 10.6%
  • Ruby 7.3%
  • Other 18.6%