Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump github.com/armon/go-metrics from 0.4.0 to 0.4.1 #670

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps github.com/armon/go-metrics from 0.4.0 to 0.4.1.

Release notes

Sourced from github.com/armon/go-metrics's releases.

v0.4.1

Includes a performance improvement in the Prometheus sink that was identified as wasting CPU time in Nomad where metrics are recorded in a hot code path.

See armon/go-metrics#138

Commits
  • b6d5c86 Merge pull request #138 from jrasell/jrasell/f-improve-prom-flatten-key-perf
  • 2a21e9d prometheus: improve flatten key performance.
  • See full diff 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)

Bumps [github.com/armon/go-metrics](https://github.com/armon/go-metrics) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/armon/go-metrics/releases)
- [Commits](hashicorp/go-metrics@v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: github.com/armon/go-metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Sep 9, 2022
@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #670 (78cd1b7) into main (e19f863) will increase coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #670      +/-   ##
==========================================
+ Coverage   60.44%   60.49%   +0.04%     
==========================================
  Files         826      826              
  Lines       96128    96128              
==========================================
+ Hits        58108    58152      +44     
+ Misses      34520    34468      -52     
- Partials     3500     3508       +8     
Impacted Files Coverage Δ
x/collection/msgs.go 41.48% <0.00%> (+2.03%) ⬆️
x/foundation/msgs.go 45.19% <0.00%> (+3.84%) ⬆️
x/token/validation.go 87.27% <0.00%> (+9.09%) ⬆️
x/token/msgs.go 40.60% <0.00%> (+10.15%) ⬆️

@mergify mergify bot merged commit 5dbd91d into main Sep 15, 2022
@mergify mergify bot deleted the dependabot/go_modules/github.com/armon/go-metrics-0.4.1 branch September 15, 2022 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants