Looking at the AWS month-to-date numbers for January, I notice some instances that are still not tagged with workerpoolid. Here are the instance types: * g2.2xlarge - $9,358.98; 46,843.04 hrs * c5.2xlarge - $2,542.61; 18,047.53 hrs * c4.2xlarge - $1,776.83; 14,267.29 hrs * a bunch more with <$1K and/or <1K hrs ref: [Cost Explorer query](https://console.aws.amazon.com/cost-reports/home?region=us-west-1#/custom?groupBy=InstanceType&forecastTimeRangeOption=None&hasBlended=false&hasAmortized=false&excludeDiscounts=true&excludeTaggedResources=false&excludeCategorizedResources=false&chartStyle=Stack&timeRangeOption=YearToDate&granularity=Monthly&reportName=Monthly%20EC2%20running%20hours%20costs%20and%20usage&reportType=CostUsage&isTemplate=true&filter=%5B%7B%22dimension%22:%22TagKeyValue%22,%22values%22:null,%22include%22:true,%22children%22:%5B%7B%22dimension%22:%22WorkerPoolId%22,%22values%22:%5B%22%22%5D,%22include%22:true,%22children%22:null%7D%5D%7D,%7B%22dimension%22:%22UsageTypeGroup%22,%22values%22:%5B%22EC2:%20Running%20Hours%22%5D,%22include%22:true,%22children%22:null%7D%5D&reportId=bd70c10b-23c9-40f3-b154-31ff2e4b628b&usageAs=usageQuantity&startDate=2020-01-01&endDate=2020-01-21&excludeForecast=false) Further digging maps the instances as follows: * g2.2xlarge -> gecko-t/t-win7-32-gpu * c5.2xlarge -> gecko-t/t-win10-64 * c4.2xlarge -> gecko-t/t-win7-32 Ideally *all* instance s should be tagged with workerpoolid, but let's start with these big omissions first.
Bug 1610553 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Looking at the AWS month-to-date numbers for January, I notice some instances that are still not tagged with WorkerPoolId. Here are the instance types: * g2.2xlarge - $9,358.98; 46,843.04 hrs * c5.2xlarge - $2,542.61; 18,047.53 hrs * c4.2xlarge - $1,776.83; 14,267.29 hrs * a bunch more with <$1K and/or <1K hrs ref: [Cost Explorer query](https://console.aws.amazon.com/cost-reports/home?region=us-west-1#/custom?groupBy=InstanceType&forecastTimeRangeOption=None&hasBlended=false&hasAmortized=false&excludeDiscounts=true&excludeTaggedResources=false&excludeCategorizedResources=false&chartStyle=Stack&timeRangeOption=YearToDate&granularity=Monthly&reportName=Monthly%20EC2%20running%20hours%20costs%20and%20usage&reportType=CostUsage&isTemplate=true&filter=%5B%7B%22dimension%22:%22TagKeyValue%22,%22values%22:null,%22include%22:true,%22children%22:%5B%7B%22dimension%22:%22WorkerPoolId%22,%22values%22:%5B%22%22%5D,%22include%22:true,%22children%22:null%7D%5D%7D,%7B%22dimension%22:%22UsageTypeGroup%22,%22values%22:%5B%22EC2:%20Running%20Hours%22%5D,%22include%22:true,%22children%22:null%7D%5D&reportId=bd70c10b-23c9-40f3-b154-31ff2e4b628b&usageAs=usageQuantity&startDate=2020-01-01&endDate=2020-01-21&excludeForecast=false) Further digging maps the instances as follows: * g2.2xlarge -> gecko-t/t-win7-32-gpu * c5.2xlarge -> gecko-t/t-win10-64 * c4.2xlarge -> gecko-t/t-win7-32 Ideally *all* instance s should be tagged with WorkerPoolId, but let's start with these big omissions first.