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

Commit d879f59

Browse files
committed
Add missing space
1 parent 3cba68c commit d879f59

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. A value of ``1w`` indicates your signal follows a weekly cycle. A value of ``1d``indicates your signal follows a daily cycle.
37+
- The time range that reflects the cyclicity of your signal. A value of ``1w`` indicates your signal follows a weekly cycle. A value of ``1d`` indicates your signal follows a daily cycle.
3838

3939
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 might be compared against data from multiple previous cycles to detect historical anomaly.
4040

0 commit comments

Comments
 (0)