nickva commented on PR #5516:
URL: https://github.com/apache/couchdb/pull/5516#issuecomment-2832302213
Now it looks like this:
```
# HELP couchdb_membership count of nodes in the cluster
# TYPE couchdb_membership gauge
couchdb_membership{nodes="cluster_nodes"} 3
couchdb_membership{nodes="all_nodes"} 3
# HELP couchdb_membership_nodes cluster node connectivity
# TYPE couchdb_membership_nodes gauge
couchdb_membership_nodes{node="[email protected]"} 1
couchdb_membership_nodes{node="[email protected]"} 1
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]