Installation
🐍 Don’t forget to install the AppSignal for Python package in your application first.
opentelemetry-instrumentation-fastapi package. To add it to your project, add the following line to your requirements.txt file:
Setup
Start AppSignal and define your FastAPI application. Then use theFastAPIInstrumentor to instrument your FastAPI application: