Skip to content

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc_source/python-tracing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@ boto3
6060
requests
6161
sqlite3
6262
mysql
63+
pymysql
6364
You can use `patch_all()` to patch all of them at once\.
6465

6566
Following is what a trace emitted by the code preceding looks like \(synchronous invocation\):
6667

67-
![\[Image NOT FOUND\]](http://docs.aws.amazon.com/lambda/latest/dg/images/AWS_X_Ray_Python.png)
68+
![\[Image NOT FOUND\]](http://docs.aws.amazon.com/lambda/latest/dg/images/AWS_X_Ray_Python.png)

0 commit comments

Comments
 (0)