From 80e9fce08777128bd1d1771e5b6ff9062a24aa2c Mon Sep 17 00:00:00 2001 From: Jimmy Zelinskie Date: Thu, 29 Jun 2017 17:10:25 -0400 Subject: [PATCH] *: fix shard key name --- example_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_config.yaml b/example_config.yaml index 5f62329..8b6bffa 100644 --- a/example_config.yaml +++ b/example_config.yaml @@ -78,7 +78,7 @@ chihaya: # The number of partitions data will be divided into in order to provide a # higher degree of parallelism. - shards: 1024 + shard_count: 1024 # The interval at which metrics about the number of infohashes and peers # are collected and posted to Prometheus.