Skip to content

mottibec/otel-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with OpenTelemetry in Python

Source code from my talk at XtremePython 2021 watch now

How to run locally?

  1. Run docker-compose up
  2. Execute a GET request to localhost:5001/todo
  3. Open jaeger at http://localhost:16686 to view the request you just did

About

Source code from my talk at XtremePython 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published