Skip to content

Commit 976dd4f

Browse files
katacekTC-MO
andauthored
Update sources/platform/actors/development/actor_definition/dataset_schema/validation.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 6d26ea0 commit 976dd4f

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/actors/development/actor_definition/dataset_schema

1 file changed

+1
-1
lines changed

sources/platform/actors/development/actor_definition/dataset_schema/validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ The measured statistics are following:
217217
- For strings, this field tracks string length
218218
- For arrays, this field tracks the number of items in the array
219219
- For objects, this tracks the number of keys
220-
- For booleans, this tracks whether the boolean was set to true. Minimum is always 0, but maximum can be either 1 or 0 based on whether at least on item in the dataset has the boolean field set to true.
220+
- For booleans, this tracks whether the boolean was set to true. Minimum is always 0, but maximum can be either 1 or 0 based on whether at least one item in the dataset has the boolean field set to true.
221221
222222
223223
You can use them in [monitoring](../../../../monitoring#alert-configuration).

0 commit comments

Comments
 (0)