Skip to content

datphamcode295/distributed-tracing-golang-react-sentry-opentelemetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Tracing Example

This is example how to implement distributed tracing in golang and reactjs with Opentelemetry and Sentry

How to run

Step 1: setup env

Copy .env from .env.example

Step 2: run RabbitMQ docker

make docker-up

Step 3: install all dependencies

make init

Step 4: runing services

Open 3 terminals, then run:

make run-api-service
make run-mail-service   
make run-fe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published