Skip to content

sampingantech/fasttrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI + db (sqlalchemy, sqlmodel, asyncpg[encode/databases]) + opentelemetry (tracing)

Sample demo code instrumenting tracing FastAPI.

FastAPI -> Jaeger (OTEL/grpc 4317)

Running

  • Run $ make run-jager to run jager tracing, open http://localhost:16686 to access the Jaeger UI
  • Execute $ make to run the fastapi app
  • Access the available endpoint to trigger sending telemetry trace event

About

Example repo using open telemetry in FastAPI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published