continuousValued
Extends: |
metric |
Namespace: |
com.unboundid.directory.mon.api.v1.models |
This represents a Metric that has a continuous value that can be
measured at any time, where each sample consists of a single measurement.
For instance, disk free space, or CPU utilization. These
metrics are not tied to specific events. Continuous-valued metrics
are time-aggregated by averaging the values of the samples.
JSON
property |
type |
description |
valueUnit |
valueUnit (unit)
|
Unit for the continuous value measured by this metric.
|