biggraphite icon indicating copy to clipboard operation
biggraphite copied to clipboard

how to delete metrics?

Open Roguelazer opened this issue 6 years ago • 1 comments

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?

Roguelazer avatar Sep 20 '19 20:09 Roguelazer

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)

iksaif avatar Sep 22 '19 08:09 iksaif