X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fadmin-guide.rst;h=1c4d7455f05995353189296bd979a2d1873d08a7;hb=c78f6d318b394966da7f0c9a27ea69f9a2a61147;hp=b58e7403395585033abd162fc3f74325c5086e3e;hpb=d0e4a9c41e3beac0636df7c04b1ba9d619866afc;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 -----------------