| Interface | Description |
|---|---|
| WebMvcTagsProvider |
Provides
Tags for Spring MVC-based request handling. |
| Class | Description |
|---|---|
| DefaultWebMvcTagsProvider |
Default implementation of
WebMvcTagsProvider. |
| WebMvcMetricsFilter |
Intercepts incoming HTTP requests and records metrics about execution time and results.
|
| WebMvcTags |
Factory methods for
Tags associated with a request-response exchange that
is instrumented by WebMvcMetricsFilter. |