catalyst / moodle-tool_cloudmetrics

Realtime metrics for Moodle
https://moodle.org/plugins/tool_cloudmetrics
GNU General Public License v3.0
0 stars 3 forks source link

AWS RDS IO metric #135

Open brendanheywood opened 2 years ago

brendanheywood commented 2 years ago

This metric cannot be collected directly, and this metric may ultimately live in local_aws but tracking it here for now.

This might need to call an aws api, or it may need to be run elsewhere and a metric pushed back in via a new generic WS api for saving a metric.

The metric may also be mixed in with other data eg if two apps share an rds instance. So need a very simply ratio to attempt to proportion the metric.