evercam / ex_nvr

Video recording and computer vision for edge devices
https://evercam.github.io/ex_nvr/
GNU Affero General Public License v3.0
40 stars 9 forks source link

Ability to measure and categorise data consumption #444

Open marcoherbst opened 3 months ago

marcoherbst commented 3 months ago

The task currently on my mind is to measure (and cap) the consumption of requests via our API users to ExNVR/Camera. e.g. 20GB / Month limit for Additional API requests.

This implies being able to distinguish between requests from Evercam Dashboard or Grafana or API or other sources. (Or distinguish per API ID/Key).

This issue may belong better in evercam-backend