=cls #17447 Split Cluster Sharding docs into java/scala

This commit is contained in:
Patrik Nordwall 2015-06-30 11:43:37 +02:00
parent 202e64722c
commit 89f17ddfd0
9 changed files with 338 additions and 88 deletions

View file

@ -152,4 +152,12 @@ You can plug-in your own metrics collector instead of built-in
Look at those two implementations for inspiration.
Custom metrics collector implementation class must be specified in the :ref:`cluster_metrics_configuration_scala`.
Custom metrics collector implementation class must be specified in the
``akka.cluster.metrics.collector.provider`` configuration property.
Configuration
-------------
The Cluster metrics extension can be configured with the following properties:
.. includecode:: ../../../akka-cluster-metrics/src/main/resources/reference.conf