Versions in this module Expand all Collapse all v0 v0.1.6 Sep 29, 2021 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