biggraphite
biggraphite copied to clipboard
how to delete metrics?
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)