Skip to content

A project which collects traces from python micro services and exports them to Jaeger

Notifications You must be signed in to change notification settings

utibeabasi6/python-opentelemetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracing with Open Telemetry and Jaeger

Prerequisites

To follow up with this guide, make sure you have the following installed

How to run

  • Clone the repo by running git clone <repo_url>

  • A Makefile has been provided to make starting up the services easier so just run make up to create the dummy data in the database and start up docker compose

  • You should see command line output similar to the image below image1

  • Navigate to http://localhost5000 on your browser to view the website image1

  • Now head over to the Jaeger UI by navigating to http://localhost:16686/search to view traces for the application image1

  • Finally, kill the running processes with ctrl+c and run make down to remove the containers created.

Hire me

Looking for a DevOps engineer or SRE to join your team? Reach out to me via email utibeabasiumanah6@gmail.com

About

A project which collects traces from python micro services and exports them to Jaeger

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published