We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e2a03 commit 9bf6072Copy full SHA for 9bf6072
docs/reference/ml/functions/time.asciidoc
@@ -25,7 +25,7 @@ affected by the bucket span, but a shorter bucket span enables quicker alerting
25
events.
26
* Unusual events are flagged based on the previous pattern of the data, not on what we
27
might think of as unusual based on human experience. So, if events typically occur
28
-between 3 a.m. and 5 a.m., and event occurring at 3 p.m. is be flagged as unusual.
+between 3 a.m. and 5 a.m., an event occurring at 3 p.m. is flagged as unusual.
29
* When Daylight Saving Time starts or stops, regular events can be flagged as anomalous.
30
This situation occurs because the actual time of the event (as measured against a UTC
31
baseline) has changed. This situation is treated as a step change in behavior and the new
0 commit comments