Skip to content

An example on how to use OpenTelemetry for instrumenting distributed applications.

License

Notifications You must be signed in to change notification settings

Pehesi97/otel-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

otel-demo

OpenTelemetry logo

This repository is an example on how to use OpenTelemetry for tracing requests made to distributed applications. In this case, we have a frontend and a backend that communicate, and OpenTelemetry is registering events for the requests sent from the frontend to backend, as well as browser events.

This setup can be considered one of the most basic and straightforward ways to start with OpenTelemetry, since it describes a very common use-case (2-tier application). It is also very accessible since it uses Grafana Cloud (which has a free plan) as the monitoring solution.

Feel free to fork the repository, or use it as a base for your instrumentations.

About

An example on how to use OpenTelemetry for instrumenting distributed applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published