Skip to content

Produce Dropwizard timer metrics instead of gauges in MetricsFilter #4405

Closed
@lidkowiak

Description

@lidkowiak

Here spring-boot-dropwizard-metric-filter I implemented DropwizardMetricsFilter which produces timer metrics instead of only last response time. It is based on MetricsFilter and adds e.g. percentiles and rates metrics.

What do you think about merging it into Spring Boot Actuator? It could be enabled via AutoConfiguration when Dropwizard Metrics is on the classpath and/or with ConditionalOnProperty.

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