Versions in this module Expand all Collapse all v0 v0.6.0 Sep 20, 2024 v0.4.0 May 31, 2024 Changes in this version + var DefaultViews = []*view.View + var RPCInvalidMethod = stats.Int64("rpc/invalid_method", "Total number of invalid RPC methods called", ...) + var RPCInvalidMethodView = &view.View + var RPCMethod = tag.NewKey("method") + var RPCRequestError = stats.Int64("rpc/request_error", "Total number of request errors handled", ...) + var RPCRequestErrorView = &view.View + var RPCResponseError = stats.Int64("rpc/response_error", "Total number of responses errors handled", ...) + var RPCResponseErrorView = &view.View