Servo is a metrics collection and reporting library for Java, providing annotations and APIs for monitoring.
<dependency>
<groupId>com.netflix.servo</groupId>
<artifactId>servo-core</artifactId>
<version>0.13.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotate a field with @Monitor and register the object to collect metrics.
No known issues recorded.
No dependency data recorded yet.