mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 18:25:22 +03:00
Update frigate/prometheus_exporter.py
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
This commit is contained in:
parent
9a398cd83b
commit
a5e9935dab
@ -77,7 +77,7 @@ class CustomCollector:
|
||||
add_metric(skipped_fps, k, d, "skipped_fps")
|
||||
add_metric(detection_enabled, k, d, "detection_enabled")
|
||||
|
||||
yield ffmpeg_pid
|
||||
yield ffmpeg_up
|
||||
yield capture_pid
|
||||
yield detect_pid
|
||||
yield camera_fps
|
||||
|
||||
Loading…
Reference in New Issue
Block a user