jazzband/django-silk

Add command to clear profiling data

オープン

#137 opened on 2016/08/26

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (319 件のフォーク)batch import
featurehelp wanted

Repository metrics

Stars
 (3,958 個のスター)
PR merge metrics
 (PR metrics pending)

説明

It would be great to have a way to sunset old profiling data (whether by simply clearing it or archiving it some way). It's not ideal to clear the entire data set regularly. Ideally this isn't something I need to micromanage manually.

Best could be a line I can throw into a cron that will call a manage.py command to clear records older than N days.

コントリビューターガイド