Package com.netflix.servo

Primary interfaces for metrics.

See:
          Description

Interface Summary
MonitorRegistry Registry to keep track of objects with Monitor annotations.
 

Class Summary
BasicMonitorRegistry Simple monitor registry backed by a Set.
DefaultMonitorRegistry Default registry that delegates all actions to a class specified by the com.netflix.servo.DefaultMonitorRegistry.registryClass property.
Metric Represents a metric value at a given point in time.
 

Package com.netflix.servo Description

Primary interfaces for metrics.