Package com.netflix.servo.annotations

Annotations to easily expose metrics from a class.

See:
          Description

Enum Summary
DataSourceLevel Indicates a level for the monitor.
DataSourceType Indicates the type of value that is annotated to determine how it will be measured.
 

Annotation Types Summary
Monitor Annotation indicating a field or method should be collected for monitoring.
MonitorTags Tags to associate with all metrics in an instance.
 

Package com.netflix.servo.annotations Description

Annotations to easily expose metrics from a class.