Commit f1a2cb5
authored
chore(deps): update dependency micrometer-metrics/micrometer to v1.17.0 (#2201)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[micrometer-metrics/micrometer](https://redirect.github.com/micrometer-metrics/micrometer)
| minor | `v1.16.5` → `v1.17.0` |
---
### Release Notes
<details>
<summary>micrometer-metrics/micrometer
(micrometer-metrics/micrometer)</summary>
###
[`v1.17.0`](https://redirect.github.com/micrometer-metrics/micrometer/releases/tag/v1.17.0):
1.17.0
[Compare
Source](https://redirect.github.com/micrometer-metrics/micrometer/compare/v1.16.6...v1.17.0-RC1)
###
[`v1.16.6`](https://redirect.github.com/micrometer-metrics/micrometer/releases/tag/v1.16.6):
1.16.6
[Compare
Source](https://redirect.github.com/micrometer-metrics/micrometer/compare/v1.16.5...v1.16.6)
##### :lady\_beetle: Bug Fixes
- ArrayIndexOutOfBoundsException when using LongTaskTimer
[#​3877](https://redirect.github.com/micrometer-metrics/micrometer/issues/3877)
- Jetty 12's TimedHandler marks some requests with outcome UNKNOWN
[#​7276](https://redirect.github.com/micrometer-metrics/micrometer/issues/7276)
- MeterRegistry closes HighCardinalityTagsDetector twice if the registry
is closed twice
[#​7409](https://redirect.github.com/micrometer-metrics/micrometer/issues/7409)
- Reduce allocation in HTTP server instrumentation
[#​7580](https://redirect.github.com/micrometer-metrics/micrometer/issues/7580)
- Reduce allocation in gRPC server convention
[#​7581](https://redirect.github.com/micrometer-metrics/micrometer/issues/7581)
##### :notebook\_with\_decorative\_cover: Documentation
- Clarify time series produced by LongTaskTimer when using Prometheus
[#​6507](https://redirect.github.com/micrometer-metrics/micrometer/issues/6507)
- Document metrics that need to close the MeterBinder
[#​4624](https://redirect.github.com/micrometer-metrics/micrometer/issues/4624)
- Multigauge Documentation lacks overwrite=true
[#​4403](https://redirect.github.com/micrometer-metrics/micrometer/issues/4403)
##### 🔨 Dependency Upgrades
- Bump com.netflix.spectator:spectator-reg-atlas from 1.9.6 to 1.9.9
[#​7552](https://redirect.github.com/micrometer-metrics/micrometer/pull/7552)
- Bump dropwizard-metrics from 4.2.38 to 4.2.39
[#​7527](https://redirect.github.com/micrometer-metrics/micrometer/pull/7527)
##### ❤️ Contributors
Thank you to all the contributors who worked on this release:
[@​blaspat](https://redirect.github.com/blaspat),
[@​codingkiddo](https://redirect.github.com/codingkiddo),
[@​izeye](https://redirect.github.com/izeye),
[@​jewoodev](https://redirect.github.com/jewoodev), and
[@​schiemon](https://redirect.github.com/schiemon)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/prometheus/client_java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 03eda65 commit f1a2cb5
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments