Class ObservationApplicationEventListener

java.lang.Object
org.glassfish.jersey.micrometer.server.ObservationApplicationEventListener
All Implemented Interfaces:
ApplicationEventListener

public class ObservationApplicationEventListener extends Object implements ApplicationEventListener
The Micrometer ApplicationEventListener which registers RequestEventListener for instrumenting Jersey server requests with observations.
Since:
2.41
Author:
Marcin Grzejszczak