Open Roguelazer opened 5 years ago
What's the preferred mechanism for deleting metrics when they're no longer worth keeping around? Are there any scripts for deleting things from Cassandra in the correct order?
You can use https://github.com/criteo/biggraphite/blob/master/biggraphite/cli/command_delete.py and https://github.com/criteo/biggraphite/blob/master/biggraphite/cli/command_clean.py (bgutil clean/delete)
bgutil clean/delete
What's the preferred mechanism for deleting metrics when they're no longer worth keeping around? Are there any scripts for deleting things from Cassandra in the correct order?