Skip to content

Response time increases due to WebMvcMetricsFilter.doFilter() #14929

@linearizable

Description

@linearizable

Here is a New Relic screenshot of response time for one of my endpoints:

scr

The issue is with the WebMvcMetricsFilter.doFilter() component. It starts out as almost zero when app is deployed and then gradually increases. In my app, it has gone upto ~200ms.

Is it because I have enabled actuator in my application?

It is present in the response time chart for all my endpoints and has roughly the same value (irrespective of the throughput or actual response time of the endpoint).

I'm using Spring boot 2.0.1.RELEASE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions