Skip to content

Instantly share code, notes, and snippets.

@rroblak
Created November 6, 2025 20:56
Show Gist options
  • Save rroblak/3f22919d4f5bf53d19954ec6eafb69d2 to your computer and use it in GitHub Desktop.
Save rroblak/3f22919d4f5bf53d19954ec6eafb69d2 to your computer and use it in GitHub Desktop.
OVH Infrastructure Dashboard - 10 Solana Dashboard (Object with 7 keys)
{
"overall_summary": {
"total_servers": 240,
"total_committed": 214,
"total_uncommitted": 26,
"total_annual_cost": 1214084.88,
"avg_cost_per_server": 5058.69,
"committed_percentage": 89.2
},
"by_function": [
{
"solana_function": "gpa_db_server",
"server_count": 48,
"committed_count": 36,
"uncommitted_count": 12,
"annual_cost": 301363.92,
"avg_cost_per_server": 6278.42
},
{
"solana_function": "rpc_alchemy_node",
"server_count": 19,
"committed_count": 9,
"uncommitted_count": 10,
"annual_cost": 206683.8,
"avg_cost_per_server": 10878.09
},
{
"solana_function": "hbase_db_server",
"server_count": 47,
"committed_count": 47,
"uncommitted_count": 0,
"annual_cost": 150762.0,
"avg_cost_per_server": 3207.7
},
{
"solana_function": "nats_db_server",
"server_count": 33,
"committed_count": 32,
"uncommitted_count": 1,
"annual_cost": 127562.52,
"avg_cost_per_server": 3865.53
},
{
"solana_function": "sig_storage_server",
"server_count": 20,
"committed_count": 20,
"uncommitted_count": 0,
"annual_cost": 92160.0,
"avg_cost_per_server": 4608.0
},
{
"solana_function": "rpc_node",
"server_count": 9,
"committed_count": 9,
"uncommitted_count": 0,
"annual_cost": 89350.8,
"avg_cost_per_server": 9927.87
},
{
"solana_function": "tx_storage_server",
"server_count": 16,
"committed_count": 16,
"uncommitted_count": 0,
"annual_cost": 82022.4,
"avg_cost_per_server": 5126.4
},
{
"solana_function": "hyb_storage_server",
"server_count": 20,
"committed_count": 20,
"uncommitted_count": 0,
"annual_cost": 77760.0,
"avg_cost_per_server": 3888.0
},
{
"solana_function": "other_db_server",
"server_count": 3,
"committed_count": 1,
"uncommitted_count": 2,
"annual_cost": 31347.96,
"avg_cost_per_server": 10449.32
},
{
"solana_function": "validator_node",
"server_count": 2,
"committed_count": 1,
"uncommitted_count": 1,
"annual_cost": 17135.76,
"avg_cost_per_server": 8567.88
},
{
"solana_function": "rpc_gateway",
"server_count": 10,
"committed_count": 10,
"uncommitted_count": 0,
"annual_cost": 16092.0,
"avg_cost_per_server": 1609.2
},
{
"solana_function": "rt_ingest",
"server_count": 3,
"committed_count": 3,
"uncommitted_count": 0,
"annual_cost": 3931.2,
"avg_cost_per_server": 1310.4
},
{
"solana_function": "sig_namenode",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 3794.4,
"avg_cost_per_server": 1897.2
},
{
"solana_function": "tx_namenode",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 3794.4,
"avg_cost_per_server": 1897.2
},
{
"solana_function": "other",
"server_count": 1,
"committed_count": 1,
"uncommitted_count": 0,
"annual_cost": 3301.2,
"avg_cost_per_server": 3301.2
},
{
"solana_function": "hyb_namenode",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 3196.8,
"avg_cost_per_server": 1598.4
},
{
"solana_function": "ctrl_plane",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 2620.8,
"avg_cost_per_server": 1310.4
},
{
"solana_function": "worker_server",
"server_count": 1,
"committed_count": 1,
"uncommitted_count": 0,
"annual_cost": 1204.92,
"avg_cost_per_server": 1204.92
}
],
"by_node_subtype": [
{
"node_function": "rpc_alchemy_node",
"node_subtype": "full",
"server_count": 19,
"committed_count": 9,
"uncommitted_count": 10,
"annual_cost": 206683.8
},
{
"node_function": "rpc_node",
"node_subtype": "grpc",
"server_count": 8,
"committed_count": 8,
"uncommitted_count": 0,
"annual_cost": 80344.2
},
{
"node_function": "validator_node",
"node_subtype": "standard",
"server_count": 2,
"committed_count": 1,
"uncommitted_count": 1,
"annual_cost": 17135.76
},
{
"node_function": "rpc_node",
"node_subtype": "standard",
"server_count": 1,
"committed_count": 1,
"uncommitted_count": 0,
"annual_cost": 9006.6
}
],
"by_db_subtype": [
{
"db_function": "gpa_db_server",
"db_subtype": "gpa-db",
"server_count": 48,
"committed_count": 36,
"uncommitted_count": 12,
"annual_cost": 301363.92
},
{
"db_function": "hbase_db_server",
"db_subtype": "hbase",
"server_count": 47,
"committed_count": 47,
"uncommitted_count": 0,
"annual_cost": 150762.0
},
{
"db_function": "nats_db_server",
"db_subtype": "nats",
"server_count": 33,
"committed_count": 32,
"uncommitted_count": 1,
"annual_cost": 127562.52
},
{
"db_function": "other_db_server",
"db_subtype": "other",
"server_count": 3,
"committed_count": 1,
"uncommitted_count": 2,
"annual_cost": 31347.96
}
],
"by_region_and_function": [
{
"region": "us-east-vin",
"solana_function": "gpa_db_server",
"server_count": 15,
"committed_count": 9,
"uncommitted_count": 6,
"annual_cost": 94219.2
},
{
"region": "us-east-vin",
"solana_function": "sig_storage_server",
"server_count": 20,
"committed_count": 20,
"uncommitted_count": 0,
"annual_cost": 92160.0
},
{
"region": "us-east-vin",
"solana_function": "tx_storage_server",
"server_count": 16,
"committed_count": 16,
"uncommitted_count": 0,
"annual_cost": 82022.4
},
{
"region": "us-east-vin",
"solana_function": "hyb_storage_server",
"server_count": 20,
"committed_count": 20,
"uncommitted_count": 0,
"annual_cost": 77760.0
},
{
"region": "eu-west-lim",
"solana_function": "hbase_db_server",
"server_count": 24,
"committed_count": 24,
"uncommitted_count": 0,
"annual_cost": 77748.72
},
{
"region": "ap-southeast-sgp",
"solana_function": "hbase_db_server",
"server_count": 23,
"committed_count": 23,
"uncommitted_count": 0,
"annual_cost": 73013.28
},
{
"region": "us-west-hil",
"solana_function": "gpa_db_server",
"server_count": 11,
"committed_count": 5,
"uncommitted_count": 6,
"annual_cost": 71067.6
},
{
"region": "ap-southeast-sgp",
"solana_function": "gpa_db_server",
"server_count": 11,
"committed_count": 11,
"uncommitted_count": 0,
"annual_cost": 70171.56
},
{
"region": "us-east-vin",
"solana_function": "rpc_alchemy_node",
"server_count": 7,
"committed_count": 2,
"uncommitted_count": 5,
"annual_cost": 67875.6
},
{
"region": "eu-west-lim",
"solana_function": "gpa_db_server",
"server_count": 11,
"committed_count": 11,
"uncommitted_count": 0,
"annual_cost": 65905.56
},
{
"region": "us-west-hil",
"solana_function": "rpc_alchemy_node",
"server_count": 5,
"committed_count": 0,
"uncommitted_count": 5,
"annual_cost": 58140.0
},
{
"region": "ap-southeast-sgp",
"solana_function": "rpc_alchemy_node",
"server_count": 3,
"committed_count": 3,
"uncommitted_count": 0,
"annual_cost": 44641.8
},
{
"region": "us-east-vin",
"solana_function": "nats_db_server",
"server_count": 11,
"committed_count": 11,
"uncommitted_count": 0,
"annual_cost": 42616.8
},
{
"region": "eu-west-lim",
"solana_function": "rpc_alchemy_node",
"server_count": 4,
"committed_count": 4,
"uncommitted_count": 0,
"annual_cost": 36026.4
},
{
"region": "us-west-hil",
"solana_function": "nats_db_server",
"server_count": 8,
"committed_count": 7,
"uncommitted_count": 1,
"annual_cost": 31653.6
},
{
"region": "ap-southeast-sgp",
"solana_function": "nats_db_server",
"server_count": 7,
"committed_count": 7,
"uncommitted_count": 0,
"annual_cost": 27500.16
},
{
"region": "eu-west-lim",
"solana_function": "nats_db_server",
"server_count": 7,
"committed_count": 7,
"uncommitted_count": 0,
"annual_cost": 25791.96
},
{
"region": "ap-southeast-sgp",
"solana_function": "rpc_node",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 25733.4
},
{
"region": "us-east-vin",
"solana_function": "rpc_node",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 24504.0
},
{
"region": "us-east-vin",
"solana_function": "other_db_server",
"server_count": 2,
"committed_count": 0,
"uncommitted_count": 2,
"annual_cost": 23256.0
},
{
"region": "eu-west-lim",
"solana_function": "validator_node",
"server_count": 2,
"committed_count": 1,
"uncommitted_count": 1,
"annual_cost": 17135.76
},
{
"region": "us-east-vin",
"solana_function": "rpc_gateway",
"server_count": 10,
"committed_count": 10,
"uncommitted_count": 0,
"annual_cost": 16092.0
},
{
"region": "us-west-hil",
"solana_function": "rpc_node",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 15912.0
},
{
"region": "eu-west-lim",
"solana_function": "rpc_node",
"server_count": 1,
"committed_count": 1,
"uncommitted_count": 0,
"annual_cost": 9006.6
},
{
"region": "eu-west-lim",
"solana_function": "other_db_server",
"server_count": 1,
"committed_count": 1,
"uncommitted_count": 0,
"annual_cost": 8091.96
},
{
"region": "eu-west-gra",
"solana_function": "rpc_node",
"server_count": 1,
"committed_count": 1,
"uncommitted_count": 0,
"annual_cost": 7097.4
},
{
"region": "eu-west-sbg",
"solana_function": "rpc_node",
"server_count": 1,
"committed_count": 1,
"uncommitted_count": 0,
"annual_cost": 7097.4
},
{
"region": "us-east-vin",
"solana_function": "rt_ingest",
"server_count": 3,
"committed_count": 3,
"uncommitted_count": 0,
"annual_cost": 3931.2
},
{
"region": "us-east-vin",
"solana_function": "sig_namenode",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 3794.4
},
{
"region": "us-east-vin",
"solana_function": "tx_namenode",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 3794.4
},
{
"region": "us-east-vin",
"solana_function": "other",
"server_count": 1,
"committed_count": 1,
"uncommitted_count": 0,
"annual_cost": 3301.2
},
{
"region": "us-east-vin",
"solana_function": "hyb_namenode",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 3196.8
},
{
"region": "us-east-vin",
"solana_function": "ctrl_plane",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 2620.8
},
{
"region": "ap-southeast-sgp",
"solana_function": "worker_server",
"server_count": 1,
"committed_count": 1,
"uncommitted_count": 0,
"annual_cost": 1204.92
}
],
"by_network": [
{
"solana_network": "unknown",
"server_count": 208,
"committed_count": 195,
"uncommitted_count": 13,
"annual_cost": 877658.52,
"avg_cost_per_server": 4219.51
},
{
"solana_network": "mainnet",
"server_count": 29,
"committed_count": 16,
"uncommitted_count": 13,
"annual_cost": 318598.8,
"avg_cost_per_server": 10986.17
},
{
"solana_network": "devnet",
"server_count": 2,
"committed_count": 2,
"uncommitted_count": 0,
"annual_cost": 9735.6,
"avg_cost_per_server": 4867.8
},
{
"solana_network": "testnet",
"server_count": 1,
"committed_count": 1,
"uncommitted_count": 0,
"annual_cost": 8091.96,
"avg_cost_per_server": 8091.96
}
],
"generated_at": "2025-11-06T12:05:05.748229"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment