Skip to content

Commit 453b0dc

Browse files
authored
Merge pull request #4082
* [DOC-13729]: Document the amount of stats collected by the server
1 parent c2c000c commit 453b0dc

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

modules/manage/pages/monitor/monitor-intro.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[abstract]
66
{description}
77

8-
This page summarizes the options available for monitoring Couchbase Server; and provides links to more detailed interface-descriptions.
8+
This page summarizes the options available for monitoring Couchbase Server and provides links to more detailed interface-descriptions.
99

1010
[#monitoring-with-the-ui]
1111
== Monitoring with the UI
@@ -15,6 +15,8 @@ Couchbase-Server statistics can be monitored by means of Couchbase Web Console.
1515
Users with the *Full Admin* or *Bucket Admin* role can assemble statistics as _groups_ of _charts_, on the *Dashboard* of Couchbase Web Console.
1616
This is visible by default after login; and can at any time be displayed by left-clicking on the *Dashboard* tab, in the left-hand navigation bar:
1717

18+
Note that the UI returns the last 30 days of statistics.
19+
1820
[#access-dashboard]
1921
image::manage-statistics/DBaccessDB.png[,100,align=left]
2022

modules/rest-api/pages/rest-statistics.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
Metrics are provided for all Couchbase Services, and also for the Cluster Manager and XDCR.
1010
All metrics can be queried by means of the REST API.
1111

12+
Couchbase Server stores up to 365 days or 1GB of stats, whichever limit occurs first.
13+
1214
For a complete list of available metrics that can be queried, see the xref:metrics-reference:metrics-reference.adoc[Metrics Reference].
1315

1416
The APIs described in this section are listed below.

0 commit comments

Comments
 (0)