Requests Instrumentation
This feature requires AppSignal for Python version 0.1.0 or higher.
This feature requires Requests version 2.0 or higher.
Installation
Install the opentelemetry-instrumentation-requests
package. To add it to your project, add the following line to your requirements.txt
file:
Shell
# requirements.txt opentelemetry-instrumentation-requests