Skip to content

A simplistic service written in Python that is observable through OpenTelemetry

License

Notifications You must be signed in to change notification settings

wolfgangB33r/OpenTelemetry-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTelemetry Course

This course shows how to use OpenTelemetry to instrument and observe a simple Python service. The course is organized as a step-by-step tutorial to guide readers from implementing the Python service, instrumenting the service with OpenTelemetry and finally deploying and running the service within Google Cloud Run.

Course outline

  1. Implement a Python service with Flusk
  2. Instrument your app with OpenTelemetry
  3. Export traces into a local file
  4. Configure OpenTelemetry to export to Dynatrace
  5. Build a Docker container
  6. Upload the Docker image to Dockerhub
  7. Pull the image in Google Cloud
  8. Deploy and run the service in Google Cloud

About

A simplistic service written in Python that is observable through OpenTelemetry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published