Package ome.system.metrics
General metrics registry for use by all server-side components.
Currently the metrics package is a thin layer on top of
Yammer Metrics.
-
Interface Summary Interface Description Counter Thin wrapper aroundCounter
Histogram Thin wrapper aroundHistogram
Metrics Thin-interface aroundMetricSet
.Snapshot Thin wrapper aroundSnapshot
Timer Thin wrapper aroundTimer
Timer.Context -
Class Summary Class Description DefaultCounter Thin wrapper aroundCounter
DefaultHistogram Thin wrapper aroundHistogram
DefaultMetrics Spring bean for configuring metrics in this JVM.DefaultSnapshot Thin wrapper aroundSnapshot
DefaultTimer Thin wrapper aroundTimer
DefaultTimer.Context NullMetrics No-op version ofMetrics