tabacws-sandbox / mattermost-golang

https://github.com/mattermost/mattermost-server
Other
0 stars 0 forks source link

Update module github.com/armon/go-metrics to v0.3.10 (master) - autoclosed #181

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
github.com/armon/go-metrics require minor v0.0.0-20180917152333-f0300d1749da -> v0.3.10

Release Notes

armon/go-metrics ### [`v0.3.10`](https://togithub.com/armon/go-metrics/releases/v0.3.10) [Compare Source](https://togithub.com/armon/go-metrics/compare/v0.3.9...v0.3.10) Allow multiple Prometheus sink instances in a single process to not conflict. See [#​129](https://togithub.com/armon/go-metrics/issues/129). ### [`v0.3.9`](https://togithub.com/armon/go-metrics/releases/v0.3.9) [Compare Source](https://togithub.com/armon/go-metrics/compare/v0.3.8...v0.3.9) Adds a new `Stream` method that provides a streaming HTTP 1.x handler that will return a news set of metrics every interval. ### [`v0.3.8`](https://togithub.com/armon/go-metrics/releases/v0.3.8) [Compare Source](https://togithub.com/armon/go-metrics/compare/v0.3.7...v0.3.8) Fixes a deadlock in InMemSink. [#​124](https://togithub.com/armon/go-metrics/issues/124) ### [`v0.3.7`](https://togithub.com/armon/go-metrics/releases/v0.3.7) [Compare Source](https://togithub.com/armon/go-metrics/compare/v0.3.6...v0.3.7) Fix behaviour with pre-defined Prometheus metrics where we would reset Gauges and invalidate Summaries after Expiry despite them being pre-declared as always useful values. See [https://github.com/armon/go-metrics/pull/123](https://togithub.com/armon/go-metrics/pull/123) for more details. ### [`v0.3.6`](https://togithub.com/armon/go-metrics/releases/v0.3.6) [Compare Source](https://togithub.com/armon/go-metrics/compare/v0.3.5...v0.3.6) Fixes an issue in Prometheus sink where dynamic labels cause changes to the help message/description which Prometheus doesn't like. ### [`v0.3.5`](https://togithub.com/armon/go-metrics/compare/v0.3.4...v0.3.5) [Compare Source](https://togithub.com/armon/go-metrics/compare/v0.3.4...v0.3.5) ### [`v0.3.4`](https://togithub.com/armon/go-metrics/compare/v0.3.3...v0.3.4) [Compare Source](https://togithub.com/armon/go-metrics/compare/v0.3.3...v0.3.4) ### [`v0.3.3`](https://togithub.com/armon/go-metrics/compare/v0.3.2...v0.3.3) [Compare Source](https://togithub.com/armon/go-metrics/compare/v0.3.2...v0.3.3) ### [`v0.3.2`](https://togithub.com/armon/go-metrics/compare/v0.3.1...v0.3.2) [Compare Source](https://togithub.com/armon/go-metrics/compare/v0.3.1...v0.3.2) ### [`v0.3.1`](https://togithub.com/armon/go-metrics/compare/v0.3.0...v0.3.1) [Compare Source](https://togithub.com/armon/go-metrics/compare/v0.3.0...v0.3.1)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.