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: docs/pages/sensitive-data.rst
+1-2
Original file line number
Diff line number
Diff line change
@@ -26,12 +26,11 @@ Each event property can be given one of these four levels. This is reflected in
26
26
27
27
Jupyter Telemetry uses the ``level`` attribute to drop sensitive data when emitting events. By default, properties greater than "unclassifed" are dropped from recorded event data.
28
28
29
-
Each logging handler increase the level of sensitive data it emots. This can be configured by changing its ``.event_level`` attribute.
29
+
Each logging handler increase the level of sensitive data it emits. This can be configured by changing its ``.event_level`` attribute.
0 commit comments