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: content/en/technical-overview/data/performance/telemetry.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,10 +131,10 @@ Find below the list of telemetry data recorded by CHT:
131
131
|`enke.to:contacts:<contact_type>:duplicates_acknowledged`| Recorded when a user acknowledges a duplicate contact during creation or update. Helps track how often detected duplicates are confirmed by users. | Added in 4.19.0 |
132
132
|`enke.to:contacts:<contact_type>:duplicates_found`| Recorded when the system finds one or more duplicate contacts while checking. Measures the frequency of detected duplicates. | Added in 4.19.0 |
133
133
|`enke.to:contacts:<contact_type>:duplicate_check`| Logged each time the duplicate-check process runs, regardless of duplicates found. Useful for monitoring how long it takes to perform duplicate checks. | Added in 4.19.0 |
134
-
|`sidebar_filter:analytics:targets:open`| Number of times the user opens the sidebar filter in Targets tab. Added in 4.23.0 ||
135
-
|`sidebar_filter:analytics:target_aggregates:facility:select`| Number of times the user selects facility in the Aggregate Targets tab Facility filter. Added in 4.23.0 ||
136
-
|`sidebar_filter:analytics:target_aggregates:reporting-period:select`| Number of times the user selects reporting period in the Aggregate Targets tab Reporting period filter. Added in 4.23.0 ||
137
-
|`sidebar_filter:analytics:targets:reporting-period:select`| Number of times the user selects reporting period in the Targets tab Reporting period filter. Added in 4.23.0 ||
134
+
|`sidebar_filter:analytics:targets:open`| Number of times the user opens the sidebar filter in Targets tab. Added in 5.1.0||
135
+
|`sidebar_filter:analytics:target_aggregates:facility:select`| Number of times the user selects facility in the Aggregate Targets tab Facility filter. Added in 5.1.0.||
136
+
|`sidebar_filter:analytics:target_aggregates:reporting-period:select`| Number of times the user selects reporting period in the Aggregate Targets tab Reporting period filter. Added in 5.1.0.||
137
+
|`sidebar_filter:analytics:targets:reporting-period:select`| Number of times the user selects reporting period in the Targets tab Reporting period filter. Added in 5.1.0.||
138
138
139
139
[1] "Dirty" indicates that the contact's task documents are not up to date. They will be refreshed before being used.
140
140
[2] Replication can be denied when the user doesn't have permissions to create a doc (hierarchy permissions) or when a doc fails a `validate_doc_update` check.
0 commit comments