ynput / ayon-backend

Server codebase with API access to AYON
Apache License 2.0
18 stars 14 forks source link

Monitoring: Export database size metrics #217

Closed martastain closed 4 weeks ago

martastain commented 1 month ago

Story

Administrators needs to measure the size of database, ideally per project (for backup/archiving decisions, HW acquisition planning etc.)

Proposal

Utilize existing metrics endpoint and expose database sizes per project along with "public" schema (project-unrelated data)

TODO