Skip to content

Commit efd8502

Browse files
committed
TRIDENT-17576: Update window_size docstring
1 parent 0b342f4 commit efd8502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/cse_outlier_rule.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The following arguments are supported:
6161
- `severity` - (Required) The severity of the generated Signals
6262
- `summary_expression` - (Optional) The summary of the generated Signals
6363
- `tags` - (Optional) The tags of the generated Signals
64-
- `window_size` - (Required) The window size in milliseconds
64+
- `window_size` - (Required) The window size. Current acceptable values are T60M (1 hr) or T24H (1 day)
6565

6666
The following attributes are exported:
6767

0 commit comments

Comments
 (0)