Skip to content

Commit 2a99b8e

Browse files
Fix the labels on the Cluster status check page, add info to the clustering intro page (neo4j#1827)
Co-authored-by: Reneta Popova <[email protected]>
1 parent b3bf97a commit 2a99b8e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

modules/ROOT/pages/clustering/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This chapter describes the following:
1919
** xref:clustering/monitoring/show-servers-monitoring.adoc[Monitor servers] -- The tools available for monitoring the servers in a cluster.
2020
** xref:clustering/monitoring/show-databases-monitoring.adoc[Monitor databases] -- The tools available for monitoring the databases in a cluster.
2121
** xref:clustering/monitoring/endpoints.adoc[Monitor cluster endpoints for status information] -- The endpoints and semantics of endpoints used to monitor the health of the cluster.
22+
** xref:clustering/monitoring/status-check.adoc[Cluster status check] label:new[Introduced in 5.24] -- The procedure that checks which databases are up-to-date and can participate in a successful replication.
2223
* xref:clustering/disaster-recovery.adoc[Disaster recovery] -- How to recover a cluster in the event of a disaster.
2324
* xref:clustering/settings.adoc[Settings reference] -- A summary of the most important cluster settings.
2425
* xref:clustering/server-syntax.adoc[Server commands reference] -- Reference of Cypher administrative commands to add and manage servers.

modules/ROOT/pages/clustering/monitoring/status-check.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:description: This section describes how to monitor a database's availability with the help of the cluster status check procedure.
22

3-
[role=label--new-5.24 label--enterprise-edition]
3+
:page-role: enterprise-edition new-5.24
44
[[cluster-status-check]]
55
= Cluster status check
66

0 commit comments

Comments
 (0)