Skip to content

Commit c24c2c8

Browse files
committed
Add formatting
1 parent 7a2c4e0 commit c24c2c8

File tree

1 file changed

+1
-1
lines changed
  • alerts-detectors-notifications/alerts-and-detectors/alert-condition-reference

1 file changed

+1
-1
lines changed

alerts-detectors-notifications/alerts-and-detectors/alert-condition-reference/hist-anomaly.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Basic settings
3434

3535
* - :strong:`Cycle length`
3636
- Integer >= 1, followed by time indicator (s, m, h, d, w). For example, 30s, 10m, 2h, 5d, 1w. Set this value to be significantly larger than the native resolution.
37-
- | The time range that reflects the cyclicity of your signal. For example, a value of 1w indicates your signal follows a weekly cycle, and a value of 1d indicates your signal follows a daily cycle.
37+
- | The time range that reflects the cyclicity of your signal. For example, a value of ``1w`` indicates your signal follows a weekly cycle, and a value of ``1d`` indicates your signal follows a daily cycle.
3838
| Cycle length works in conjunction with the duration of the time window used for data comparison, represented by the :strong:`Current window` parameter. Data from the current window will be compared against data from one or more previous cycles to detect historical anomaly, depending on the value of the :strong:`Number of previous cycles` parameter.
3939
| For example, if the current window is ``1h`` and the cycle length is ``1w``, data in the past hour ([-1h, now]) is compared against data from the [-1w1h, -1w] hour, [-2w1h, -2w] hour, and so on.
4040

0 commit comments

Comments
 (0)