Github user iilyak closed the pull request at:
https://github.com/apache/couchdb-couch-mrview/pull/14
---
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 fe
Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-couch-mrview/pull/14#issuecomment-86240632
The real typo wasn't in stats definition, but in code. Fixed in
https://github.com/apache/couchdb-couch-mrview/commit/5c10340
---
If your project is set up f
Github user davisp commented on the pull request:
https://github.com/apache/couchdb-couch-mrview/pull/14#issuecomment-85285422
+1
---
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
Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-couch-mrview/pull/14#issuecomment-70530802
The name is related to query server command which it counts, so they need
to be in sync.
---
If your project is set up for it, you can reply to this email an
Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-couch-mrview/pull/14#issuecomment-70530606
Oh, that is my fault.
Originally this metric was defined in couchdb-couch and here is the commit
the moved it to mrview:
https://github.com/apach
GitHub user iilyak opened a pull request:
https://github.com/apache/couchdb-couch-mrview/pull/14
Fix typo in metrics definition
We call increment_counter with map_docs.
Change definition in stats_description.cfg to match.
COUCHDB-2552
You can merge this pull request int