Package com.mendix.metrics
package com.mendix.metrics
-
InterfacesClassDescriptionCounters monitor monotonically increasing values.Gauges record a value that may go up or down.Provides the interface for building a metric.Metric.Builder<M extends Metric>Represents a builder for metric objects.The metrics API gives access to creating metrics within Java Actions.Timers record elapsed time.Deprecated, for removal: This API element is subject to removal in a future version.Since 10.0.0.