GitHub user kxepal opened a pull request:
https://github.com/apache/couchdb-couch-mrview/pull/7
Refactor mrview stats counters
A part of https://github.com/apache/couchdb-couch/pull/9
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kxepal/couchdb-couch-mrview mrview-stats
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-mrview/pull/7.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7
----
commit 9ef1be25368568613d4f3781c6852586e47da071
Author: Alexander Shorin <[email protected]>
Date: 2014-10-11T12:19:28Z
Move query server related stats from couch to couch_mrview
commit b26d2803d7ba3d02b0389f319875c106e1ebedf9
Author: Alexander Shorin <[email protected]>
Date: 2014-10-11T12:25:49Z
Rename stats group from `couchjs` to `mrview`
`couchjs` name is strictly points to the default JavaScript query server
while actually mrview work with various ones. You would be confused
seeing these metrics incremented when your actual query server is on
Clojure or Python.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---