Show DevBest tracing in applications

Jepzter

Member
May 25, 2018
38
37
Hi

I've made a small repo for showcasing how tracing between two microservices works and could look like. Ideally you want to hide some of this boilerplating in middlewares but as an example I figured this is the best way to understand how it works. You can find the repo
 

Adil

DevBest CEO
May 28, 2011
1,276
714
very nice
we have a 'platform' layer at work, a library which includes all the necessary bits for a service: routing, http/grpc server, tracing, metrics, logging, config and some request metadata stuff
 

Users who are viewing this thread

Top