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: solutions/observability/data-set-quality-monitoring.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,10 +54,18 @@ Accessing failure store requires the `read_failure_store` or `all` [index privil
54
54
55
55
Select the percentage in the **Failed docs (%)** column for a specific data stream to open Discover and see the raw documents that were sent to failure store.
56
56
57
-
To see how persistent a problem is in a specific data set, you can view the number of failed documents over a selected time range:
57
+
58
+
To understand how persistent an issue is, refer to **Document trends** for the number of failed documents over a selected time range:
59
+
58
60
1. Select the data set name from the main table.
59
61
1. Select the **Failed docs** tab under **Document trends**.
60
62
63
+
To help diagnose what's causing an issue, refer to **Quality issues** for error messages and failure types related to your documents:
64
+
65
+
1. From the data set table, select a data set name.
66
+
1. Scroll down to **Quality issues**.
67
+
1. Click the expand icon to open a summary of why
68
+
61
69
### Find ignored fields in data sets [observability-monitor-datasets-find-ignored-fields-in-data-sets]
62
70
63
71
To open the details page for a data set with poor or degraded quality and view ignored fields and failed documents:
0 commit comments