How to get N1QL request rate and Get,Sets request rate using Rest API

Hi team ,

Do we have any way to get request rates for N1QL ,GET and SETS data apart from Couchbase UI Dashboard for all buckets or individual buckets or How can we get the queries involved in building custom dashboards.

Thank you .

https://docs.couchbase.com/server/current/rest-api/rest-statistics.html

There is an example that covers the Query service request rate:

https://docs.couchbase.com/server/current/rest-api/rest-statistics-single.html#get-metric-rate

See also: https://docs.couchbase.com/server/current/metrics-reference/metrics-reference.html

HTH.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.