We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a7c2a7 + fbfc2c7 commit d43b61fCopy full SHA for d43b61f
clickhouse-cloud/collect-results.sh
@@ -15,7 +15,7 @@ do
15
{
16
"system": "ClickHouse Cloud ('$PROVIDER')",
17
"date": "'$(date +%F)'",
18
- "machine": "'$MEMORY'GiB",
+ "machine": "'$MEMORY'GiB, '$REPLICAS' replicas",
19
"cluster_size": "'$REPLICAS'",
20
"comment": "",
21
0 commit comments