SQLite Instrumentation
This feature requires AppSignal for Python 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