Package org.springframework.boot.actuate.metrics.web.servlet
package org.springframework.boot.actuate.metrics.web.servlet
Actuator support for Spring MVC metrics.
-
ClassDescriptionDefault implementation of
WebMvcTagsProvider.AHandlerInterceptorthat supports Micrometer's long task timers configured on a handler using@TimedwithlongTaskset totrue.Intercepts incoming HTTP requests handled by Spring MVC handlers and records metrics about execution time and results.Factory methods forTagsassociated with a request-response exchange that is handled by Spring MVC.A contributor ofTagsfor Spring MVC-based request handling.ProvidesTagsfor Spring MVC-based request handling.