NewCounter returns a client side buffered counter (a counter is a server side maintained value). "Server side" meaning that it's reset to 0 every time it's sent to the server and the total tally is kept on the server. This poses the risk of the server-side absolute value to drift in case of incremen
(name string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected