Skip to content

Add ability to filter metrics in DropwizardExports #573

Description

@vgv

We are migrating from dropwizard metrics to prometheus right now. We exported all old dropwizard metrics to prometheus and added all metrics to prometheus one by one. However, there is a problem – metric is added to prometheus is exported via DropwizardExports too, so, we see two similar metrics in output.

It will be great if we can filter metrics are exported to Dropwizard by standard MetricFilter mechanism.

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