Counters should be monotonically increasing values. If a counter value decreases from one sample to the next, then we will assume the counter value was reset and send a rate of 0. This is similar to the RRD concept of type DERIVE with a min of 0.
This class is not thread safe and should generally be wrapped by an async observer to prevent issues.
|
|
|
|
|
|
|
|