Commit 8870efc
[SPARK-48581][BUILD] Upgrade dropwizard metrics to 4.2.26
### What changes were proposed in this pull request?
Upgrade dropwizard metrics to 4.2.26.
### Why are the changes needed?
There are some bug fixes as belows:
- Correction for the Jetty-12 QTP metrics by dkaukov in dropwizard/metrics#4181
- Fix metrics for InstrumentedEE10Handler by zUniQueX in dropwizard/metrics#3928
The full release notes:
https://github.com/dropwizard/metrics/releases/tag/v4.2.26
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Passed GA.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #46932 from wayneguow/codahale.
Authored-by: Wei Guo <[email protected]>
Signed-off-by: Kent Yao <[email protected]>1 parent 334816a commit 8870efc
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments