Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/cli/pages/cbcollect-info-tool.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Generated at collection-time.

| `system:completed_requests`
| A list of recent, completed requests.
See xref:manage:monitor/monitoring-n1ql-query.adoc#sys-completed-req[system:completed_requests].
See xref:n1ql:n1ql-manage/monitoring-n1ql-query.adoc#sys-completed-req[system:completed_requests].
|===

== Options
Expand Down
2 changes: 1 addition & 1 deletion modules/introduction/partials/new-features-76.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ See xref:manage:manage-settings/general-settings.adoc#query-settings[Query Setti
See xref:n1ql:n1ql-language-reference/createfunction.adoc#sql-managed-user-defined-functions[{sqlpp} Managed User-Defined Functions].

* When a query executes a user-defined function, profiling information is now available for any queries within the UDF.
See xref:manage:monitor/monitoring-n1ql-query.adoc[].
See xref:n1ql:n1ql-manage/monitoring-n1ql-query.adoc[].

* The Query service collects statistics for the cost-based optimizer automatically when an index is created or built.
See xref:n1ql:n1ql-language-reference/cost-based-optimizer.adoc[].
Expand Down
2 changes: 1 addition & 1 deletion modules/manage/pages/monitor/monitor-intro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ For a complete list of metrics, see the xref:metrics-reference:metrics-reference

Statistics for the Index Service can be managed by means of Couchbase Web Console: this is described in xref:manage:monitor/monitoring-indexes.adoc[Monitor Indexes].

The monitoring of statistics related to the Query Service is described in xref:manage:monitor/monitoring-n1ql-query.adoc[Monitor Queries].
The monitoring of statistics related to the Query Service is described in xref:n1ql:n1ql-manage/monitoring-n1ql-query.adoc[].

The progressive desynchronization of nodes whose clock have been previously synchronized can be monitored; as described in xref:manage:monitor/xdcr-monitor-timestamp-conflict-resolution.adoc[Monitor Clock Drift].

Expand Down
Loading