You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/platforms/python/guides/pymongo/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ automatically.
49
49
The following information about your MonogDB queries will be available to you on Sentry.io:
50
50
51
51
- Performance traces for all MongoDB queries
52
-
- Breadcrumbs for all MongoDB queryies
52
+
- Breadcrumbs for all MongoDB queries
53
53
- 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
54
55
55

0 commit comments