Skip to content

Commit 5f77e94

Browse files
committed
review updates
1 parent c13b231 commit 5f77e94

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

solutions/observability/data-set-quality-monitoring.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,18 @@ Accessing failure store requires the `read_failure_store` or `all` [index privil
5454

5555
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.
5656

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+
5860
1. Select the data set name from the main table.
5961
1. Select the **Failed docs** tab under **Document trends**.
6062

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+
6169
### Find ignored fields in data sets [observability-monitor-datasets-find-ignored-fields-in-data-sets]
6270

6371
To open the details page for a data set with poor or degraded quality and view ignored fields and failed documents:

0 commit comments

Comments
 (0)