Skip to content

Commit

Permalink
Update instrumented-python-packages.mdx
Browse files Browse the repository at this point in the history
couple typos
  • Loading branch information
neilpdx committed Feb 23, 2022
1 parent f6744e2 commit 0d71f16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ For Python DB-API 2.0 compliant modules listed in this section, the Python agent
* Capturing a stack trace for long database queries
* MySQL and PostgreSQ only: Capturing explain plans for slow database queries

The Python agent should be able to track database queries for any Python DB-API 2.0 compliant modules. However, we only officially supports the modules listed in this section..
The Python agent should be able to track database queries for any Python DB-API 2.0 compliant modules. However, the Python agent only officially supports the modules listed in this section.

* [cx_Oracle](http://cx-oracle.sourceforge.net/)
* [MySQLdb](http://mysql-python.sourceforge.net/)
Expand Down

0 comments on commit 0d71f16

Please sign in to comment.