Skip to content

Commit 95ae07d

Browse files
authored
DOC-8751 -- Remove constraint (num_replications_active) (#526)
https://issues.couchbase.com/browse/DOC-8751
1 parent 265b90d commit 95ae07d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/_partials/stats-schema-descriptions.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -538,8 +538,8 @@ The total number of documents written by any means (replication, rest API intera
538538
==== num_replications_active
539539
Description::
540540
The total number of active replications.
541-
Constraints::
542-
This metric only counts continuous pull replications.
541+
This metric tracks all 2.0/BLIP-based connections, regardless of direction or type.
542+
It also tracks 1.x pull replications of any type.
543543

544544
==== num_replications_total
545545
Description::

0 commit comments

Comments
 (0)