Skip to content

Divya-K-1107/HPE_CTY_JaegerTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice Architecture with Distributed Tracing

This is a microservice architecture consisting of two services: Admin and User. The services are built using Flask and PostgreSQL and are integrated with a distributed tracing system to enable effective monitoring and troubleshooting. Distributed tracing is done using Jaeger, allowing you to trace the execution flow and performance of requests.

Admin Service

The Admin service provides an API for adding products to a PostgreSQL database.

User Service

The User service provides an API for viewing and liking products stored in a PostgreSQL database.

Login Service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published