Created
November 6, 2025 20:56
-
-
Save rroblak/04c5f33805a9de18452a5f05b1458227 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": 512, | |
| "committed_annual_cost": 2606027.16, | |
| "uncommitted_available_host_count": 42, | |
| "uncommitted_available_annual_cost": 164084.16 | |
| }, | |
| { | |
| "service_group": "rpc_alchemy", | |
| "committed_host_count": 367, | |
| "committed_annual_cost": 2331010.8, | |
| "uncommitted_available_host_count": 26, | |
| "uncommitted_available_annual_cost": 187362.24 | |
| }, | |
| { | |
| "service_group": "retire", | |
| "committed_host_count": 271, | |
| "committed_annual_cost": 1191030.24, | |
| "uncommitted_available_host_count": 34, | |
| "uncommitted_available_annual_cost": 93306.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": 341819.52, | |
| "uncommitted_available_host_count": 15, | |
| "uncommitted_available_annual_cost": 93123.6 | |
| }, | |
| { | |
| "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": "unknown", | |
| "uncommitted_available_host_count": 51, | |
| "uncommitted_available_annual_cost": 279827.04 | |
| }, | |
| { | |
| "service_group": "spare", | |
| "committed_host_count": 38, | |
| "committed_annual_cost": 198158.04, | |
| "uncommitted_available_host_count": 1, | |
| "uncommitted_available_annual_cost": 2817.48 | |
| }, | |
| { | |
| "service_group": "network", | |
| "uncommitted_available_host_count": 152, | |
| "uncommitted_available_annual_cost": 176570.52 | |
| }, | |
| { | |
| "service_group": "rpc_blast", | |
| "committed_host_count": 20, | |
| "committed_annual_cost": 158398.56 | |
| }, | |
| { | |
| "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": "archv2_edge_proxy", | |
| "committed_host_count": 15, | |
| "committed_annual_cost": 96627.36, | |
| "uncommitted_available_host_count": 6, | |
| "uncommitted_available_annual_cost": 43128 | |
| }, | |
| { | |
| "service_group": "blast_scale", | |
| "committed_host_count": 12, | |
| "committed_annual_cost": 127600.92 | |
| }, | |
| { | |
| "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": "raas_edge_proxy", | |
| "committed_host_count": 3, | |
| "committed_annual_cost": 7113.6, | |
| "uncommitted_available_host_count": 3, | |
| "uncommitted_available_annual_cost": 16560 | |
| }, | |
| { | |
| "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": "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