Package org.apache.zookeeper.metrics
package org.apache.zookeeper.metrics
-
ClassDescriptionA counter refers to a value which can only increase.A counter refers to a value which can only increase.A Gauge is an application provided object which will be called by the framework in order to sample the value of an integer value.A Gauge is an application provided object which will be called by the metrics framework to sample a numeric value.A MetricsContext is like a namespace for metrics.A MetricsProvider is a system which collects Metrics and publishes current values to external facilities.A generic exception thrown during the licecycle of a MetricsProvider.Summaries track the size and number of events.Summaries track the size and number of events.