Created
December 15, 2025 23:46
-
-
Save rroblak/4805c4291a6820ac6d92f726c7d8834d to your computer and use it in GitHub Desktop.
OVH Infrastructure Dashboard - 05 Service Group Summary (Object with keys: _metadata, summary)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "_metadata": { | |
| "description": "Service group summary with commitment status breakdown", | |
| "total_service_groups": 21 | |
| }, | |
| "summary": [ | |
| { | |
| "service_group": "rpc_node", | |
| "committed_host_count": 431, | |
| "committed_annual_cost": 2552612.16, | |
| "uncommitted_available_host_count": 80, | |
| "uncommitted_available_annual_cost": 348863.88 | |
| }, | |
| { | |
| "service_group": "rpc_alchemy", | |
| "uncommitted_available_host_count": 48, | |
| "uncommitted_available_annual_cost": 344135.88, | |
| "committed_host_count": 329, | |
| "committed_annual_cost": 2116423.8 | |
| }, | |
| { | |
| "service_group": "solana", | |
| "uncommitted_available_host_count": 75, | |
| "uncommitted_available_annual_cost": 456771.72, | |
| "committed_host_count": 214, | |
| "committed_annual_cost": 962067.48 | |
| }, | |
| { | |
| "service_group": "retire", | |
| "committed_host_count": 333, | |
| "committed_annual_cost": 1309720.56, | |
| "uncommitted_available_host_count": 23, | |
| "uncommitted_available_annual_cost": 58275.96 | |
| }, | |
| { | |
| "service_group": "rpc_platform", | |
| "committed_host_count": 19, | |
| "committed_annual_cost": 381935.64, | |
| "uncommitted_available_host_count": 6, | |
| "uncommitted_available_annual_cost": 211104 | |
| }, | |
| { | |
| "service_group": "archv2", | |
| "committed_host_count": 45, | |
| "committed_annual_cost": 347628.48, | |
| "uncommitted_available_host_count": 15, | |
| "uncommitted_available_annual_cost": 93123.6 | |
| }, | |
| { | |
| "service_group": "network", | |
| "uncommitted_available_host_count": 152, | |
| "uncommitted_available_annual_cost": 173598.0 | |
| }, | |
| { | |
| "service_group": "bwarelabs_support_enterprise", | |
| "uncommitted_available_host_count": 1, | |
| "uncommitted_available_annual_cost": 156000 | |
| }, | |
| { | |
| "service_group": "validator", | |
| "committed_host_count": 31, | |
| "committed_annual_cost": 132846.84, | |
| "uncommitted_available_host_count": 4, | |
| "uncommitted_available_annual_cost": 10427.52 | |
| }, | |
| { | |
| "service_group": "pinot", | |
| "committed_host_count": 4, | |
| "committed_annual_cost": 19832.4, | |
| "uncommitted_available_host_count": 17, | |
| "uncommitted_available_annual_cost": 121392.12 | |
| }, | |
| { | |
| "service_group": "archv2_edge_proxy", | |
| "committed_host_count": 12, | |
| "committed_annual_cost": 78909.96, | |
| "uncommitted_available_host_count": 9, | |
| "uncommitted_available_annual_cost": 56671.56 | |
| }, | |
| { | |
| "service_group": "spare", | |
| "committed_host_count": 15, | |
| "committed_annual_cost": 77709.24, | |
| "uncommitted_available_host_count": 1, | |
| "uncommitted_available_annual_cost": 3048 | |
| }, | |
| { | |
| "service_group": "computev2", | |
| "committed_host_count": 6, | |
| "committed_annual_cost": 39780.0, | |
| "uncommitted_available_host_count": 2, | |
| "uncommitted_available_annual_cost": 13896 | |
| }, | |
| { | |
| "service_group": "raas_edge_proxy", | |
| "committed_host_count": 3, | |
| "committed_annual_cost": 7113.6, | |
| "uncommitted_available_host_count": 6, | |
| "uncommitted_available_annual_cost": 32813.28 | |
| }, | |
| { | |
| "service_group": "rpc_blast", | |
| "uncommitted_available_host_count": 4, | |
| "uncommitted_available_annual_cost": 19151.04, | |
| "committed_host_count": 3, | |
| "committed_annual_cost": 17444.64 | |
| }, | |
| { | |
| "service_group": "snapshot", | |
| "committed_host_count": 2, | |
| "committed_annual_cost": 19316.4, | |
| "uncommitted_available_host_count": 3, | |
| "uncommitted_available_annual_cost": 16041.6 | |
| }, | |
| { | |
| "service_group": "archv2_dedicated_multi1_ovh", | |
| "uncommitted_available_host_count": 3, | |
| "uncommitted_available_annual_cost": 21564 | |
| }, | |
| { | |
| "service_group": "snapshot_service", | |
| "committed_host_count": 2, | |
| "committed_annual_cost": 8342.64 | |
| }, | |
| { | |
| "service_group": "alchemy_core", | |
| "committed_host_count": 1, | |
| "committed_annual_cost": 5922.0 | |
| }, | |
| { | |
| "service_group": "solutions", | |
| "committed_host_count": 1, | |
| "committed_annual_cost": 3852 | |
| }, | |
| { | |
| "service_group": "vps", | |
| "uncommitted_available_host_count": 3, | |
| "uncommitted_available_annual_cost": 396 | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment