You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "pgj (via GitHub)" <gi...@apache.org> on 2023/05/21 00:14:12 UTC

[GitHub] [couchdb] pgj opened a new pull request, #4609: fix: missing stats description for Mango `keys_examined`

pgj opened a new pull request, #4609:
URL: https://github.com/apache/couchdb/pull/4609

   The stats description was probably not included for the `keys_examined` counter for Mango in #4569, which causes `unknown metric: [mango, keys_examined]` messages in the logs.  This change fixes the problem by providing the necessary item.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] nickva merged pull request #4609: fix: missing stats description for Mango `keys_examined`

Posted by "nickva (via GitHub)" <gi...@apache.org>.
nickva merged PR #4609:
URL: https://github.com/apache/couchdb/pull/4609


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org