diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 5ccbd896..e0bf1bc1 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -57,6 +57,21 @@ todo: OPS view metrics BANDWIDTH? (maybe not practical) Avg response time + ACTION: + Strip out app.metrics entirely, remove all trace + Add my own code to snapshot key values from + Implement as much of this as possible / practical + https://www.datadoghq.com/blog/monitoring-101-collecting-data/ + Add routes to get stats + Add UI to view stats like D.O., simple, easy peasy + Add ISSUE triage: + When stats are gathered checks thresholds and might trigger some form of notification + No more than once per 24 hour period , don't want a scenario where a thousand notifications are sent pointlessly + Need PAGE / INSTANT OPS notification for emergency shit + Regular notification for non emergency but important to look at shit + Normal logging for logging level issues + + todo: Administration - License - view - Erase all biz data (new route and command needed at back as currently it erases ops data as well I think)