Render Farm Dashboard construct to monitor Functional and Billing Metrics #114
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Use Case
The render farm created and deployed using RFDK can grow and become more complex for a customer to monitor all of its components. RFDK should provide a way so that a user (Ops engineer) can monitor whole render farm from a single place.
Proposed Solution
The proposal is to add additional methods to each deadline construct which returns CDK Widget(s) to monitor.
For eg. a worker-fleet construct can expose a methods to return
This feature also adds a construct named ‘RenderFarmDashboard’, which creates a cloudwatch dashboard with necessary widgets for all the high-level deadline constructs eg. Respository, Render Queue, Worker Fleet & UBL Server.
A user can:
This way, a user will have a single place to monitor all the required metrics/alarms, include running costs for all the components in Render Farm.
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: