apache/hudi

Upgrade dropwizard metrics to make use of SettableGauge

Open

#14398 opened on Nov 30, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Java (4,823 stars) (2,431 forks)batch import
area:corefrom-jiragood first issuepriority:mediumtype:devtask

Description

[https://github.com/dropwizard/metrics/issues/1126#issuecomment-644549170]

JIRA info


Comments

13/Dec/21 23:20;shivnarayan;[~rxu] : in master we have 4.1.0. Are we good to close this out or still have anything pending.;;;


03/Dec/24 03:06;xushiyan;the SettableGauge should be made available from 4.2.0. Upgrading dropwizard and replace org.apache.hudi.metrics.HoodieGauge with SettableGauge;;;

Contributor guide