s3rius / FastAPI-template

Feature rich robust FastAPI template.
MIT License
1.9k stars 164 forks source link

Add Jaeger integration. #87

Closed s3rius closed 2 years ago

s3rius commented 2 years ago

Jaeger is an easy to use request tracer for distributed systems. It's super useful for microservices.

s3rius commented 2 years ago

This feature must be added as a part of #85.