Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/couchbase-python-client
/ metrics
Method
metrics
couchbase/logic/analytics.py:252–253 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
250
251
@property
252
def
metrics(self):
253
return
self._params.get(
"metrics"
, True)
254
255
@metrics.setter
256
def
metrics(self, value):
Callers
nothing calls this directly
Calls
2
set_option
Method · 0.95
get
Method · 0.45
Tested by
no test coverage detected