Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/couchbase-python-client
/ metrics
Method
metrics
couchbase/logic/n1ql.py:398–399 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
396
397
@property
398
def
metrics(self) -> bool:
399
return
self._params.get(
'metrics'
, False)
400
401
@metrics.setter
402
def
metrics(self, value
# type: bool
Callers
15
test_analytics_with_metrics
Method · 0.45
test_analytics_with_metrics
Method · 0.45
test_query_metadata_no_metrics
Method · 0.45
test_query_with_metrics
Method · 0.45
test_query_metadata_no_metrics
Method · 0.45
test_query_with_metrics
Method · 0.45
test_simple_query_explain
Method · 0.45
test_simple_query_prepared
Method · 0.45
test_analytics_with_metrics
Method · 0.45
test_analytics_with_metrics
Method · 0.45
test_query_with_metrics
Method · 0.45
test_query_with_metrics
Method · 0.45
Calls
2
set_option
Method · 0.95
get
Method · 0.45
Tested by
14
test_analytics_with_metrics
Method · 0.36
test_analytics_with_metrics
Method · 0.36
test_query_metadata_no_metrics
Method · 0.36
test_query_with_metrics
Method · 0.36
test_query_metadata_no_metrics
Method · 0.36
test_query_with_metrics
Method · 0.36
test_simple_query_explain
Method · 0.36
test_simple_query_prepared
Method · 0.36
test_analytics_with_metrics
Method · 0.36
test_analytics_with_metrics
Method · 0.36
test_query_with_metrics
Method · 0.36
test_query_with_metrics
Method · 0.36