Skip to main content

Installation

🐍 Don’t forget to install the AppSignal for Python package in your application first.
Install the opentelemetry-instrumentation-sqlite3 package. To add it to your project, add the following line to your requirements.txt file:

<PythonDisableInstrumentations />
# requirements.txt
opentelemetry-instrumentation-sqlite3