From 12142db153a6aefa25ce52bdba72ce828456f7ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kate=C5=99ina=20Hron=C3=ADkov=C3=A1?= <56041262+katacek@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:22:00 +0100 Subject: [PATCH] Update sources/platform/actors/development/actor_definition/dataset_schema/validation.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: MichaƂ Olender <92638966+TC-MO@users.noreply.github.com> --- .../development/actor_definition/dataset_schema/validation.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sources/platform/actors/development/actor_definition/dataset_schema/validation.md b/sources/platform/actors/development/actor_definition/dataset_schema/validation.md index 2ebd989f4..8d887335d 100644 --- a/sources/platform/actors/development/actor_definition/dataset_schema/validation.md +++ b/sources/platform/actors/development/actor_definition/dataset_schema/validation.md @@ -219,8 +219,6 @@ The measured statistics are following: - 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. -:::note -Currently, you cannot view these statistics. We will add API endpoint soon. But you can already use them in [monitoring](../../../../monitoring#alert-configuration). +You can use them in [monitoring](../../../../monitoring#alert-configuration). -:::