Skip to content

Commit 73856af

Browse files
antonpirkerAgalin
andauthored
Update src/platforms/python/guides/pymongo/index.mdx
Co-authored-by: Agalin <[email protected]>
1 parent c9b7771 commit 73856af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/python/guides/pymongo/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The following information about your MonogDB queries will be available to you on
5151

5252
- Performance traces for all MongoDB queries
5353
- Breadcrumbs for all MongoDB queries
54-
- Personal identifiable information (PII) will be stripped from all MongoDB queries. (This was tested for PyMongo 4.2 and below, but "should" also be future proof)
54+
- Personal identifiable information (PII) will be stripped from all MongoDB queries if `send_default_pii` is disabled in the SDK. (This was tested for PyMongo 4.2 and below, but "should" also be future proof)
5555

5656
![MongoDB query details are shown as a waterfall diagram](mongodb-query-performance-details.png)
5757

0 commit comments

Comments
 (0)