You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
riak_core_stat:update(dropped_vnode_requests). (riak_core_vnode_proxy.erl:275) doesn't seem to be incrementing dropped_vnode_requests_total on the stats endpoint.
This is critical to determining if there are problems with disterl, or overload within Riak. IDeally, riak_core_vnode_proxy would have more instrumentation.
The text was updated successfully, but these errors were encountered:
Basho-JIRA
changed the title
dropped_vnode_requests_total stat not working / incrementing
dropped_vnode_requests_total stat not working / incrementing [JIRA: RIAK-2169]
Sep 4, 2015
riak_core_stat:update(dropped_vnode_requests). (riak_core_vnode_proxy.erl:275) doesn't seem to be incrementing dropped_vnode_requests_total on the stats endpoint.
This is critical to determining if there are problems with disterl, or overload within Riak. IDeally, riak_core_vnode_proxy would have more instrumentation.
The text was updated successfully, but these errors were encountered: