Description of Couchbase stats

Hi,
I am trying to write own rest client to get couchbase stats and in this regard wanted to get more description about stats response json attribute descriptions.

For example I am unable to understand the difference between get_hits and cmd_get.

Please help!
thank you!

Regards
Paresh

Hi @panda.paresh,

I could speculate, but you’re right in that I can’t find a reference in the docs for what those particular fields are. Would you expect that information to be on a docs page like this one https://docs.couchbase.com/server/5.5/rest-api/rest-bucket-info.html or somewhere else?

1 Like

Hi Matthew,
If it can be presented in the link ‘https://docs.couchbase.com/server/5.5/rest-api/rest-bucket-info.html’, it will be of great help. Else in this mentioned page a hyper link to field descriptions will be also helpful. If it will be on separate page/link it can be represented in one page as many attributes are common across all stats apis.

Thank you!
Regards
Paresh