Created
November 3, 2025 19:15
-
-
Save rroblak/a7271b3df046b2ba55c71eaf3f10378b 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": 25 | |
| }, | |
| "summary": [ | |
| { | |
| "service_group": "rpc_node", | |
| "committed_host_count": 525, | |
| "committed_annual_cost": 2643819.24, | |
| "uncommitted_available_host_count": 42, | |
| "uncommitted_available_annual_cost": 164084.16 | |
| }, | |
| { | |
| "service_group": "rpc_alchemy", | |
| "committed_host_count": 356, | |
| "committed_annual_cost": 2259811.56, | |
| "uncommitted_available_host_count": 16, | |
| "uncommitted_available_annual_cost": 104742.24 | |
| }, | |
| { | |
| "service_group": "retire", | |
| "committed_host_count": 267, | |
| "committed_annual_cost": 1179474.84, | |
| "uncommitted_available_host_count": 29, | |
| "uncommitted_available_annual_cost": 89226.72 | |
| }, | |
| { | |
| "service_group": "solana", | |
| "uncommitted_available_host_count": 26, | |
| "uncommitted_available_annual_cost": 252017.4, | |
| "committed_host_count": 214, | |
| "committed_annual_cost": 962067.48 | |
| }, | |
| { | |
| "service_group": "archv2", | |
| "committed_host_count": 45, | |
| "committed_annual_cost": 343755.84, | |
| "uncommitted_available_host_count": 20, | |
| "uncommitted_available_annual_cost": 97203.6 | |
| }, | |
| { | |
| "service_group": "unknown", | |
| "uncommitted_available_host_count": 61, | |
| "uncommitted_available_annual_cost": 362447.04, | |
| "committed_host_count": 2, | |
| "committed_annual_cost": 6503.4 | |
| }, | |
| { | |
| "service_group": "rpc_platform", | |
| "committed_host_count": 13, | |
| "committed_annual_cost": 308306.64, | |
| "uncommitted_available_host_count": 1, | |
| "uncommitted_available_annual_cost": 19531.92 | |
| }, | |
| { | |
| "service_group": "network", | |
| "uncommitted_available_host_count": 151, | |
| "uncommitted_available_annual_cost": 231554.04 | |
| }, | |
| { | |
| "service_group": "spare", | |
| "committed_host_count": 36, | |
| "committed_annual_cost": 225116.4, | |
| "uncommitted_available_host_count": 1, | |
| "uncommitted_available_annual_cost": 2817.48 | |
| }, | |
| { | |
| "service_group": "rpc_blast", | |
| "committed_host_count": 22, | |
| "committed_annual_cost": 169899.36 | |
| }, | |
| { | |
| "service_group": "bwarelabs_support_enterprise", | |
| "uncommitted_available_host_count": 1, | |
| "uncommitted_available_annual_cost": 156000 | |
| }, | |
| { | |
| "service_group": "validator", | |
| "committed_host_count": 34, | |
| "committed_annual_cost": 140547.24, | |
| "uncommitted_available_host_count": 4, | |
| "uncommitted_available_annual_cost": 10427.52 | |
| }, | |
| { | |
| "service_group": "blast_scale", | |
| "committed_host_count": 12, | |
| "committed_annual_cost": 127600.92 | |
| }, | |
| { | |
| "service_group": "archv2_edge_proxy", | |
| "committed_host_count": 15, | |
| "committed_annual_cost": 96627.36 | |
| }, | |
| { | |
| "service_group": "alchemy_core", | |
| "committed_host_count": 9, | |
| "committed_annual_cost": 57546.0 | |
| }, | |
| { | |
| "service_group": "computev2", | |
| "committed_host_count": 6, | |
| "committed_annual_cost": 39780.0, | |
| "uncommitted_available_host_count": 2, | |
| "uncommitted_available_annual_cost": 13896 | |
| }, | |
| { | |
| "service_group": "pinot", | |
| "committed_host_count": 5, | |
| "committed_annual_cost": 35006.52 | |
| }, | |
| { | |
| "service_group": "snapshot_service", | |
| "committed_host_count": 3, | |
| "committed_annual_cost": 20864.76 | |
| }, | |
| { | |
| "service_group": "citus", | |
| "committed_host_count": 4, | |
| "committed_annual_cost": 19832.4 | |
| }, | |
| { | |
| "service_group": "cristian", | |
| "committed_host_count": 2, | |
| "committed_annual_cost": 17540.04 | |
| }, | |
| { | |
| "service_group": "raas_edge_proxy", | |
| "committed_host_count": 3, | |
| "committed_annual_cost": 7113.6 | |
| }, | |
| { | |
| "service_group": "blast", | |
| "committed_host_count": 4, | |
| "committed_annual_cost": 7107.96 | |
| }, | |
| { | |
| "service_group": "solutions", | |
| "committed_host_count": 1, | |
| "committed_annual_cost": 3852 | |
| }, | |
| { | |
| "service_group": "adi", | |
| "committed_host_count": 1, | |
| "committed_annual_cost": 3301.2 | |
| }, | |
| { | |
| "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