Skip to content

Commit f684898

Browse files
committed
Add info on active alerts
1 parent dc94f9f commit f684898

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

alerts-detectors-notifications/alerts-and-detectors/create-detectors-for-alerts.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,12 +367,12 @@ Delete alert rules
367367

368368
.. _detector-tags:
369369

370-
Add custom tags to a detector
370+
Tag a detector
371371
=============================================================================
372372

373-
Use tags to indicate the state of a detector or its data source. For example, you can label a detector with a ``prod`` tag to indicate that it monitors a production environment.
373+
Use tags to indicate the state of a detector, its data source, or any other property you want to label. For example, you can label a detector with a ``prod`` tag to indicate that it monitors a production environment.
374374

375-
You can add custom tags to detectors from the list view. To see a list of detectors and add tags to detectors, do the following:
375+
You tag detectors from the list view. To see a list of detectors and add tags, do the following:
376376

377377
#. To open the list view, open the :guilabel:`Detectors & SLOs` page, then select the :guilabel:`Detectors` tab.
378378
#. Select the actions menu (|more|) for the detector you want to assign tags to.

alerts-detectors-notifications/alerts-and-detectors/view-detectors.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,27 @@ To see a list of existing detectors, open :guilabel:`Detectors & SLOs` page and
2121
:alt: List view of existing detectors
2222

2323
* 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+
* Detectors with issues are indicated by a warning triangle icon. Hover over the icon to see the issue.
25+
* Detectors show the number of associated active alerts by severity level under the :guilabel:`Active alerts` column. Select a number to see all active alerts detail for a certain detector.
26+
* 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.
27+
28+
Filter the detectors list
29+
--------------------------------------
30+
2431
* To filter detectors by assigned teams, select the :guilabel:`Team` menu and select or enter the team name you want to find.
2532
* To filter detectors by origin, select the :guilabel:`Origin` menu. You can filter detector by the following origins:
2633

2734
* Standard: User-created detectors, including all RUM, APM, Synthetics, and custom detectors.
2835
* AutoDetect: Read-only detectors Splunk Observability Cloud automatically creates when you configure supported integrations. To learn more, see :ref:`autodetect-intro`.
2936
* Customized AutoDetect: AutoDetect detectors that you copy and customize. To learn more, see :ref:`autodetect-customize`.
3037

31-
* Detectors with issues are indicated by a warning triangle icon. Hover over the icon to see the issue.
3238
* To filter detectors by issues, select the :guilabel:`Issues` menu. You can filter detectors by the following issues:
3339

3440
* Archive metrics: Detectors using archive metrics might misfire alerts or stop alerting.
3541
* 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`.
3642

3743
* 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`.
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.
44+
3945

4046

4147
.. _view-related-detectors:

0 commit comments

Comments
 (0)