File size: 402 Bytes
5aadc48 | 1 2 3 4 5 | {"namespace": "team-a", "total_cores": 3.5, "monthly_cost": 81.76, "budget": 200, "tier": "ok"}
{"namespace": "team-b", "total_cores": 8.0, "monthly_cost": 186.88, "budget": 100, "tier": "over_budget"}
{"namespace": "team-c", "total_cores": 0.25, "monthly_cost": 5.84, "budget": 50, "tier": "ok"}
{"namespace": "team-d", "total_cores": 6.0, "monthly_cost": 140.16, "budget": 60, "tier": "over_budget"}
|