Hi guys
is there a option to clean/wipe my chart database? i want to start them from new and give space free, but i want to keep al configs…
thankx in advance, greetings tobi
Hi guys
is there a option to clean/wipe my chart database? i want to start them from new and give space free, but i want to keep al configs…
thankx in advance, greetings tobi
brewblox-ctl down
sudo rm -rf ./victoria/*
brewblox-ctl up
This will remove history (graph) data without removing blocks or widgets.
Thank you very much, it worked perfekt!