count

UnboundID Logo

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.

XML

Elements

name (type) min/max
occurs
description
countUnit (unit) 0/1 Unit for the occurrence measured by this metric.

JSON

property type description
countUnit countUnit (unit) Unit for the occurrence measured by this metric.