Skip to content

Draft: Implement the Fleeting metrics API

Joe Burnett requested to merge jburnett/instance-metrics-draft into main

The AWS InstanceGroup is capable of collecting instance group summary resource metrics as well as metrics from each instances. It can also observe the total number of instances in a region by instance type to verify taskscaler is tracking all the instances. It can also report on dedicated hosts and self-managed licenses which is necessary to manage capacity for Mac runners.

Merge request reports