pinterest / DoctorK

DoctorK is a service for Kafka cluster auto healing and workload balancing
Apache License 2.0
634 stars 92 forks source link

Bump metrics-core from 3.2.3 to 4.1.9 #224

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps metrics-core from 3.2.3 to 4.1.9.

Release notes

Sourced from metrics-core's releases.

v4.1.9

Improvements

  • Add exception type to HealthCheck JSON representation (#1586)

Dependency updates

  • Bump awaitility from 4.0.2 to 4.0.3 (#1583)
  • Bump jersey-bom from 2.30.1 to 2.31 (#1588)
  • Bump jetty9.version from 9.4.28.v20200408 to 9.4.29.v20200521 (#1584)

v4.1.8

Bug fixes

  • Ensure datagram socket in collectd tests is bound before sending (#1575)
  • Improve tick overflow handling in SlidingTimeWindowReservoir (#1544)
  • Report metrics when stopping ScheduledReporter (#1579)

Improvements

  • Add HttpClientMetricNameStrategy.PATH_AND_METHOD (#1578)
  • Support custom floating point formatter in Graphite reporter (#1573)
  • Support sending Graphite metric attributes as tags (#1576)

Dependency updates

  • Bump assertj-core from 3.15.0 to 3.16.0 (#1572)
  • Bump assertj-core from 3.16.0 to 3.16.1 (#1577)
  • Bump log4j2.version from 2.13.2 to 2.13.3 (#1580)
  • Upgrade to Jackson 2.9.10.4 (#1571)

v4.1.7

Bug fixes

  • Make CachedGauge thread-safe (#1566)

Dependency updates

  • Bump jaxb-runtime from 2.3.2 to 2.3.3 (#1570)
  • Bump jdbi3-core from 3.12.2 to 3.13.0 (#1567)
  • Bump jetty9.version from 9.4.27.v20200227 to 9.4.28.v20200408 (#1563)
  • Bump log4j2.version from 2.13.1 to 2.13.2 (#1569)
  • Bump maven-shade-plugin from 3.2.2 to 3.2.3 (#1564)

Assorted

  • Fix typo in core.rst (#1568)
... (truncated)
Commits
  • a07ec02 [maven-release-plugin] prepare release v4.1.9
  • 1a5f0de Bump jersey-bom from 2.30.1 to 2.31 (#1588)
  • ff2c090 Add exception type to HealthCheck JSON representation (#1586)
  • a75945a Bump jetty9.version from 9.4.28.v20200408 to 9.4.29.v20200521 (#1584)
  • 5c1dca2 Bump awaitility from 4.0.2 to 4.0.3 (#1583)
  • 4652739 [maven-release-plugin] prepare for next development iteration
  • 55f2ac8 [maven-release-plugin] prepare release v4.1.8
  • a87a3ba Update branch list in GitHub Action workflow
  • e07c160 Report metrics when stopping ScheduledReporter (#1579)
  • b513ac8 Update branches in README.md
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #236.