Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 39f214f

Browse files
author
Tracey Carter
committed
fixed link added space
1 parent f1ac0d4 commit 39f214f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alerts-detectors-notifications/detectors-best-practices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Splunk Observability Cloud uses detectors to set conditions that determine when
1212

1313
Using static thresholds
1414
==========================================================================
15-
The most basic kind of alert triggers immediately when a simple metric crosses a static threshold. An example is anytime CPU utilization goes above 70%. Fixed thresholds are easy to implement and interpret when there are absolute goals to measure against. For example, if you know the typical memory per CPU profile of a certain application, you can define bounds that define normal state. Or, if you have a business requirement to serve requests within a certain time period, you know what is an unacceptable latency for that function. See :ref:`static-threshold`for more information.
15+
The most basic kind of alert triggers immediately when a simple metric crosses a static threshold. An example is anytime CPU utilization goes above 70%. Fixed thresholds are easy to implement and interpret when there are absolute goals to measure against. For example, if you know the typical memory per CPU profile of a certain application, you can define bounds that define normal state. Or, if you have a business requirement to serve requests within a certain time period, you know what is an unacceptable latency for that function. See :ref:`static-threshold` for more information.
1616

1717
Consistent signal types
1818
==========================================================================

0 commit comments

Comments
 (0)