How to Clear metrics and checks history?
antoinesavin
Registered Posts: 1 ✭✭✭
I wonder how we can clear the actual metrics and checks history?
I tried to clear the dataset but it does not impact metrics' and checks' history.
Thanks is advance for you guidance.
Tagged:
Best Answer
-
Hi,
You can clear the metrics in the status page of your dataset (Clear metrics values). You cannot clear the checks history.
@antoinesavin
wrote:I tried to clear the dataset but it does not impact metrics' and checks' history.
You can use the sync recipe to have a brand new dataset with empty checks and metrics history.
Another way would be to replace the dataset by a new one (with a different name) by changing the parent recipe's output:
- in the parent recipe, go to configuration and click change under the output section.
- create a new dataset
- click save
The new dataset has an empty metrics and checks history.
Alex
Answers
-
Is there a way to call the clear metrics function via Python or so?