Improve storage docs (#23542)

* improve storage docs

* clarify

* tweak language

* move section
This commit is contained in:
Josh Hawkins
2026-06-22 15:27:24 -05:00
committed by GitHub
parent bb5056a68a
commit 9ce80e7266
3 changed files with 64 additions and 4 deletions
+2
View File
@@ -59,6 +59,8 @@ Metrics are available at `/api/metrics` by default. No additional Frigate config
- `frigate_storage_used_bytes{storage=""}` - Storage used bytes
- `frigate_storage_mount_type{mount_type="", storage=""}` - Storage mount type info
These gauges report the operating system's figures for the whole filesystem (the same numbers as `df`), not Frigate's own recording footprint. For how this differs from the recordings usage shown in the UI, see [Understanding storage usage](/configuration/record#understanding-storage-usage).
### Service Metrics
- `frigate_service_uptime_seconds` - Uptime in seconds