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