Package cz.o2.proxima.core.metrics
-
Interface Summary Interface Description ApproxPercentileMetricMXBean Percentile metric MX bean.MetricsRegistrar ScalarMetricMBean<T> A bean representing a metric.StatsMBean An MBean for distribution stats. -
Class Summary Class Description AbsoluteMetric A metric with absolute value.ApproxPercentileMetric An approximation of 1st, 10th, 30th, 50th, 70th, 90th and 99th percentile.GaugeMetric A metric that holds value that is set to it.JmxMetricsRegistrar Metric<T> A single metric.MetricFactory ScalarMetric A metric with single scalar value.Stats Stats aggregating the distribution percentiles.TimeAveragingMetric Metric calculating average per time window.