X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fadmin-guide.rst;h=1c4d7455f05995353189296bd979a2d1873d08a7;hb=627e9cb5f6bf7ea66bba15a376bbbfc134e588d9;hp=b58e7403395585033abd162fc3f74325c5086e3e;hpb=2240e46412ca11a6deb4b678b52e4e242e298b03;p=cps.git diff --git a/docs/admin-guide.rst b/docs/admin-guide.rst index b58e74033..1c4d7455f 100644 --- a/docs/admin-guide.rst +++ b/docs/admin-guide.rst @@ -192,6 +192,18 @@ Prometheus Metrics can be checked at the following endpoint http://:8080/actuator/prometheus +Hazelcast +--------- + +Hazelcast cluster state and health check can be seen using the below endpoints + +.. code:: + + http://:/hazelcast/health + http://:/hazelcast/rest/management/cluster/state + +See also : :ref:`cps_common_distributed_datastructures` + Naming Validation -----------------