Counter is a cumulative metric that represents a single monotonically increasing counter whose value can only increase or be reset to zero on restart. For example, you can use a counter to represent the number of requests served, tasks completed, or errors. Do not use a counter to expose a value tha
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected