Merge branch 'system-graphs' of github.com:blakeblackshear/frigate into system-graphs

This commit is contained in:
Nicolas Mowen 2024-04-03 21:22:00 -06:00
commit e307174763

View File

@ -512,7 +512,7 @@ function GeneralMetrics({ lastUpdated, setLastUpdated }: GeneralMetricsProps) {
<>
<div className="mt-4 flex items-center justify-between">
<div className="text-muted-foreground text-sm font-medium">
Detectors
GPUs
</div>
{Object.keys(statsHistory[0].gpu_usages).filter(
(key) =>