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: alerts-detectors-notifications/alerts-and-detectors/view-detectors.rst
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,19 @@ To see a list of existing detectors, open :guilabel:`Detectors & SLOs` page and
22
22
23
23
* By default, detectors are sorted by last updated, with the most recently updated detector at the top. To reverse the sorting order or sort detectors by a different criterion, select the corresponding column header.
24
24
* To filter detectors by assigned teams, select the :guilabel:`Team` menu and select or enter the team name you want to find.
25
-
* To filter detectors by type, select the :guilabel:`Origin` menu. You can filter detectors by the following types:
25
+
* To filter detectors by origin, select the :guilabel:`Origin` menu. You can filter detector by the following origins:
26
26
27
-
* Standard detectors are user-created detectors, including all RUM, APM, Synthetics, and custom detectors.
28
-
* AutoDetect detectors are read-only detectors Splunk Observability Cloud automatically creates when you configure supported integrations. To learn more, see :ref:`autodetect-intro`.
29
-
* Customized AutoDetect detectors are AutoDetect detectors that you copy and customize. To learn more, see :ref:`autodetect-customize`.
27
+
* Standard: User-created detectors, including all RUM, APM, Synthetics, and custom detectors.
28
+
* AutoDetect: Read-only detectors Splunk Observability Cloud automatically creates when you configure supported integrations. To learn more, see :ref:`autodetect-intro`.
29
+
* Customized AutoDetect: AutoDetect detectors that you copy and customize. To learn more, see :ref:`autodetect-customize`.
30
30
31
-
* To filter detectors by tags, enter the tags you want to find.
31
+
* Detectors with issues are indicated by a warning triangle icon. Hover over the icon to see the issue.
32
+
* To filter detectors by issues, select the :guilabel:`Issues` menu. You can filter detectors by the following issues:
33
+
34
+
* Archive metrics: Detectors using archive metrics might misfire alerts or stop alerting.
35
+
* MTS limit exceeded: Detectors exceeding MTS monitoring limit might not trigger or might trigger incorrectly. To learn more, see :ref:`maximum-number-of-mts-per-detector-data-function`.
36
+
37
+
* To filter detectors by tags, enter the tags you want to find. Each entry must be an exact match. For example, searching for :strong:`abc` doesn't return results for :strong:`abcd`.
32
38
* Detectors with active or scheduled muting rules directly applied to them have a muting indicator. If a detector is muted but the muting rule applies only to the detector's properties, the detector doesn't have a muting indicator.
0 commit comments