Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Bump prometheus-net from 3.0.3 to 3.1.0 in /src/Miningcore#592

Merged
oliverw merged 1 commit into
devfrom
dependabot/nuget/src/Miningcore/dev/prometheus-net-3.1.0
Apr 4, 2019
Merged

Bump prometheus-net from 3.0.3 to 3.1.0 in /src/Miningcore#592
oliverw merged 1 commit into
devfrom
dependabot/nuget/src/Miningcore/dev/prometheus-net-3.1.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps prometheus-net from 3.0.3 to 3.1.0.

Release notes

Sourced from prometheus-net's releases.

ASP.NET Core 3.0 compatibility and other improvements

  • Added ICounter.NewTimer() (adds the value to the counter)
  • Eliminated some needless allocations when trying to register a metric that is already registered. #134
  • Added IHistogram.Count and IHistogram.Sum to expose aspects of collected data for inspection.
  • Added Collector.GetAllLabelValues() to expose the list of child metrics by all their known label values.
  • Metric export is now asynchronous internally to be compatible with ASP.NET Core 3.0 default configuration.
  • Added CollectorRegistry.CollectAndExportAsTextAsync() to support metric data export via arbitrary custom endpoints.
Changelog

Sourced from prometheus-net's changelog.

  • 3.1.0
  • Added ICounter.NewTimer() (adds the value to the counter)
  • Eliminated some needless allocations when trying to register a metric that is already registered. #134
  • Added IHistogram.Count and IHistogram.Sum to expose aspects of collected data for inspection.
  • Added Collector.GetAllLabelValues() to expose the list of child metrics by all their known label values.
  • Metric export is now asynchronous internally to be compatible with ASP.NET Core 3.0 default configuration.
  • Added CollectorRegistry.CollectAndExportAsTextAsync() to support metric data export via arbitrary custom endpoints.
Commits
  • 959164e BufferedStream with Async is not a good mix
  • 5d2fd91 CollectAndExportAsTextAsync to readme
  • d99d0f8 History file update
  • 7326aaf Metric serialization is now asynchronous
  • 9aac888 - Added Collector.GetAllLabelValues() to expose the list of child metrics by ...
  • 0fbf571 Put one of them fancy build badges in readme
  • 2d4c74c Paste in BufferedStream results in comments
  • d41229c Increase data size for serialization benchmark
  • 206e539 Updated BenchmarkDotNet
  • a8aee88 - Added IHistogram.Count and IHistogram.Sum to expose aspects of collected da...
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Apr 1, 2019
@oliverw oliverw merged commit 501f2c1 into dev Apr 4, 2019
@dependabot-preview dependabot-preview Bot deleted the dependabot/nuget/src/Miningcore/dev/prometheus-net-3.1.0 branch April 4, 2019 11:12
oliverw pushed a commit that referenced this pull request Apr 4, 2019
* Fix appveyor builds
* Bump NLog from 4.5.11 to 4.6.1 in /src/Miningcore (#593)
* Bump prometheus-net from 3.0.3 to 3.1.0 in /src/Miningcore (#592)
* Bump NBitcoin from 4.1.1.82 to 4.1.1.96 in /src/Miningcore (#591)
* Bump FluentValidation from 8.1.3 to 8.2.0 in /src/Miningcore (#590)
* Bump FluentValidation.ValidatorAttribute in /src/Miningcore (#589)
* Bump Autofac from 4.9.1 to 4.9.2 in /src/Miningcore (#583)
* Bump McMaster.Extensions.CommandLineUtils in /src/Miningcore (#580)
* Bump AspNetCoreRateLimit from 3.0.2 to 3.0.3 in /src/Miningcore (#579)
* Bump Polly from 7.0.3 to 7.1.0 in /src/Miningcore (#578)
* Bump prometheus-net.AspNetCore from 3.0.3 to 3.1.0 in /src/Miningcore (#588)
* Bump JetBrains.Annotations from 2018.3.0 to 2019.1.1 in /src/Miningcore (#587)
* Bump Dapper from 1.50.7 to 1.60.6 in /src/Miningcore (#586)
* Add .editorconfig
* Formatting pass
* Add .editorconfig to solution
* Bump NBitcoin from 4.1.1.96 to 4.1.1.97 in /src/Miningcore (#594)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants