Skip to content

munisystem/distributed-tracing-pattern-with-istio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Tracing Pattern with Istio

Sample applications for learning Distributed Tracing to use Istio.

Overview

The application is consisting four microservices.

  • customers service
    • Return information about the account such as name, email, address, current review and bought item
    • Call histories service and reviews service
  • histories service
    • Return information about the history of account watched movie
    • Call items service
  • reviews service
    • Return information about the review of movie
    • Call items service
  • items service
    • Return information about the item

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published