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 a7f6670 commit 4c7cba3Copy full SHA for 4c7cba3
source/use-cases/hierarchical-aggregation.txt
@@ -217,7 +217,7 @@ operation itself will resemble the following:
217
218
last_run = cutoff
219
220
-The ``cuttoff`` variable allows you to process all events that have
+The ``cutoff`` variable allows you to process all events that have
221
occurred since the last run but before 1 minute ago. This allows for
222
some delay in logging events. You can safely run this aggregation as
223
often as you like, provided that you update the ``last_run`` variable
0 commit comments