count
| Extends: | metric | 
| Namespace: | com.unboundid.directory.mon.api.v1.models | 
This represents a Metric that have specific occurrences that are counted, i.e. there is no separate value associated with the measurement. For instance he number of newly established connections is a count. Count metrics are time-aggregated by adding the values of the samples.
JSON
| property | type | description | 
|---|---|---|
| countUnit | countUnit (unit) | Unit for the occurrence measured by this metric. |