diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-11-30 14:41:03 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-12-01 11:07:00 +0000 |
commit | a1bfa7346fd012145e0399c5fd58344c276487bc (patch) | |
tree | 3715d8de375c5e324299181e21d1852099b3bd3a | |
parent | 0d3d2f5968afa2bd5d8a64a677439d930710abb8 (diff) |
Added docs for hz healthchecks
- cluster state and health checks are now been exposed to be leveraged
Issue-ID: CPS-1980
Change-Id: Ibe0fdd0ca2d7b8397dc2c3449f395d5f4bbc0cba
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
-rwxr-xr-x | docs/release-notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index fbf4b34d14..8bdc3fc9a6 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -42,6 +42,7 @@ Bug Fixes Features -------- - CPS-Temporal is no longer supported and any related documentation has been removed. + - `CPS-1980 <https://jira.onap.org/browse/CPS-1980>`_ Exposing health and cluster metrics for hazelcast. Version: 3.4.0 |