Details
-
Technical task
-
Resolution: Fixed
-
Major
-
None
-
None
-
DOC-S15-May04, DOC-S17-Jun01, DOC-S18-Jun19, DOC-S19-Jun29, DOC-S20-Jul13[RC], DOC-S21-Jul20[Vulcan GA]
-
1
Description
We need Threshold logging / tracing docs for each individual SDK. There are some links in Matt's blog post.
Take a look at https://developer.couchbase.com/documentation/server/5.5/sdk/dotnet/threshold-logging.html and note any differences; we need:
- Any differences in Threshold Configuration Settings
- An example along the lines of Michael's blog post.
I'll merge this into a new doc.
Also need to make sure that the examples in each SDK's docs cover the points from DOC-3102:
- document new timing info coming from server
- setting "slow operation" threshold on client
- setting "slow operation" threshold on server
- example of saving slow operations to client logs
- example of capturing client timing to get an overall timing of operation