Closed as not planned
Description
The WebMvcMetricsFilter
is currently tied to Spring MVC but we'd also like to support Jersey and possibly general servlets. We could rework WebMvcMetricsFilter
to MetricsFilter
that provides the general code and create new technology specific strategies that can extract tags based on a specific technology.