SQLite Instrumentation
AppSignal for PythonThis feature requires version 1.3.1 or higher.
Installation
Install the opentelemetry-instrumentation-sqlite3
package. To add it to your project, add the following line to your requirements.txt
file:
shell
# requirements.txt opentelemetry-instrumentation-sqlite3