Package org.fcrepo.http.commons.metrics
Class MicrometerFeature
java.lang.Object
org.fcrepo.http.commons.metrics.MicrometerFeature
- All Implemented Interfaces:
javax.ws.rs.core.Feature
Enables Micrometer metrics on Jersey APIs (still must be annotated with @Timed)
- Author:
- pwinckles
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MicrometerFeature
public MicrometerFeature()
-
-
Method Details
-
configure
- Specified by:
configurein interfacejavax.ws.rs.core.Feature
-