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