FinOps
Configure per-cluster pricing to track compute costs across your team.
Cluster Cost Settings
Set CPU and GPU hour rates for each cluster via the dashboard or API:
| Field | Type | Description |
|---|---|---|
cpu_hour_rate | decimal | Cost per CPU hour |
gpu_hour_rate | decimal | Cost per GPU hour |
currency | string | Currency code (default: GBP) |
visible_on_dashboard | boolean | Whether to show this cluster on the FinOps dashboard |
FinOps Dashboard
The dashboard at app.expanse.org.uk displays:
- Total GPU hours consumed per cluster
- Estimated cost per job based on configured rates
- Resource usage trends over time
- Per-team and per-user cost breakdowns