blakeblackshear.frigate/web/src
Sergey Krashevich 2add675d42
Refactor Process Stats and Bugfixes (#6344)
* test refactor process stats

* Update util.py

* bugfix

* black formatting

* add missing processes field to StatsTrackingTypes class

* fix python checks and tests...

* use psutil for calcilate cpu utilization on get_cpu_stats

* black...black...black...

* add cpu average

* calculate statiscts for logger process

* add P-ID for other processes in System.jsx

* Apply suggestions from code review

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* make page beautiful again :)

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-05-04 17:58:59 -05:00
..
__mocks__ fix tests 2022-05-20 09:28:26 -05:00
__tests__ Update web deps (#4383) 2022-11-13 10:31:36 -06:00
api Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
assets Update web deps (#4383) 2022-11-13 10:31:36 -06:00
components Refactor events to be more generic (#6320) 2023-04-30 12:07:14 -05:00
context Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
hooks Event Datepicker (#2428) 2022-02-18 21:18:26 -06:00
icons Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
routes Refactor Process Stats and Bugfixes (#6344) 2023-05-04 17:58:59 -05:00
utils Use browser timezone if not specified in config (#6205) 2023-04-23 07:42:15 -05:00
app.css Update web deps (#4383) 2022-11-13 10:31:36 -06:00
app.tsx Logs in UI (#4562) 2022-12-08 20:15:00 -06:00
AppBar.jsx Refactor s6 scripts to the new format (#5135) 2023-01-18 07:53:53 -06:00
env.js fix tests 2022-05-20 09:28:26 -05:00
index.css swr events refactor 2022-03-11 07:49:06 -06:00
main.tsx Update web deps (#4383) 2022-11-13 10:31:36 -06:00
preact.d.ts switch to vite 2022-03-11 07:49:06 -06:00
Sidebar.jsx Logs in UI (#4562) 2022-12-08 20:15:00 -06:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00