From 7be80d8846a17df89165f9d08003fc2769ea912e Mon Sep 17 00:00:00 2001 From: Rhys Bailey Date: Sat, 6 Jan 2024 15:27:23 +1100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f0c974..488f5a9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,16 @@ This is a docker container that runs a Prometheus exporter for [Frigate](https://frigate.video/) stats. -Tested with 0.12.0 and 0.13.0 Beta 5 Frigate docker images. +Tested with 0.12.0 and 0.13.0 Beta 7 Frigate docker images. + +Exports from Frigate API: + +- Inference Speed +- CPU and MEM process stats +- Camera, detection and skipped FPS +- Storage total, used and free +- Device Temperature (Coral temp) +- Event counter for each camera label [Docker Hub](https://hub.docker.com/r/rhysbailey/prometheus-frigate-exporter)