Skip to content

Commit

Permalink
Update sources/platform/actors/development/actor_definition/dataset_s…
Browse files Browse the repository at this point in the history
…chema/validation.md

Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
  • Loading branch information
katacek and TC-MO authored Dec 5, 2024
1 parent 6d26ea0 commit 976dd4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ The measured statistics are following:
- For strings, this field tracks string length
- For arrays, this field tracks the number of items in the array
- For objects, this tracks the number of keys
- 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.
- 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.
You can use them in [monitoring](../../../../monitoring#alert-configuration).
Expand Down

0 comments on commit 976dd4f

Please sign in to comment.