Skip to main content

Python FastAPI

This is a demo of the Rotel Python integration with the FastAPI project. Using the FastAPI instrumentation, it will emit trace spans that can be sent to any compatible tracing vendor. See the Enabling Rotel section below for how to enable Rotel and OpenTelemetry for your own FastAPI project.

FastAPI Rotel Example