mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
Add an icon and tooltip to explain detector CPU usage metric (#19825)
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"inferenceSpeed": "Detector Inference Speed",
|
||||
"temperature": "Detector Temperature",
|
||||
"cpuUsage": "Detector CPU Usage",
|
||||
"cpuUsageInformation": "CPU used in preparing input and output data to/from detection models. This value does not measure inference usage, even if using a GPU or accelerator.",
|
||||
"memoryUsage": "Detector Memory Usage"
|
||||
},
|
||||
"hardwareInfo": {
|
||||
|
||||
Reference in New Issue
Block a user