Skip to content

PatrykMatyjasek/distributed-tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distributed-tracing

Distributed tracing using OpenTelemetry example

Application

Application flow with instrumentation

Python

Script calling HTTP request GET on http://localhost:7777/hello. It is configured to send spans and traces to Jaeger.

Go

Lightweight REST server exposing endpoint hello on port 7777. If endpoint is called, server sends request to https://wp.pl.

Trace

Exemplary trace image info

Author

@PatrykMatyjasek

About

Distributed tracing using OpenTelemetry example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published