blakeblackshear.frigate/frigate/api
Nicolas Mowen 0096a6d778
Implement general page of system graphs (#10815)
* Reorganize stats and show graphs in system metrics

* Break apart all cpu / mem graphs

* Auto update stats

* Show camera graphs

* Get system graphs working for inference time

* Update stats every 10 seconds, keeping the last 10 minutes

* Use types for thresholds

* Use keys api

* Break system metrics into different pages

* Add dialog for viewing and copying vainfo

* remove unused for now

* Formatting

* Make tooltip match theme

* Make betters color in light mode

* Include gpu

* Make scaling consistent

* Fix name

* address feedback
2024-04-03 21:22:11 -06:00
..
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Implement general page of system graphs (#10815) 2024-04-03 21:22:11 -06:00
event.py Review summary (#10196) 2024-03-03 18:19:02 -06:00
media.py Add ability to export from recordings page (#10692) 2024-03-26 15:37:45 -06:00
preview.py Preview improvements (#10384) 2024-03-11 18:31:05 -05:00
review.py Make deleting review items delete recordings as well (#10707) 2024-03-27 08:22:28 -05:00