You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/n1ql/pages/n1ql-manage/query-awr.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -239,7 +239,7 @@ It includes time spent in the queue and is analogous to `elapsedTime` in the xre
239
239
| **cpu time** +
240
240
| The amount of time the operators in the execution plan spent executing operator code.
241
241
242
-
It is analogous to `cpuTime` in the xref:n1ql-rest-query:index.adoc#metrics[Query Service API] response when xref:n1ql-rest-query:index.adoc#Profile[profiling] is enabled.
242
+
It is analogous to `cpuTime` in the xref:n1ql-rest-query:index.adoc#Metrics[Query Service API] response when xref:n1ql-rest-query:index.adoc#Profile[profiling] is enabled.
0 commit comments