Merge pull request #344 from chihaya/fix-shard-key

*: fix shard key name
This commit is contained in:
Jimmy Zelinskie 2017-06-30 03:02:33 -04:00 committed by GitHub
commit 13c71b4ee1

View file

@ -78,7 +78,7 @@ chihaya:
# The number of partitions data will be divided into in order to provide a # The number of partitions data will be divided into in order to provide a
# higher degree of parallelism. # higher degree of parallelism.
shards: 1024 shard_count: 1024
# The interval at which metrics about the number of infohashes and peers # The interval at which metrics about the number of infohashes and peers
# are collected and posted to Prometheus. # are collected and posted to Prometheus.